Sign in
android
/
platform
/
external
/
angle
/
HEAD
/
.
/
build
/
config
/
cuttlefish
/
buildflags.gni
blob: af9601934f1eb4f44d132aec3381fa4ca285a04f [
file
] [
log
] [
blame
]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args
()
{
# True if building Cuttlefish devices.
is_cuttlefish
=
false
}