summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPindar Yang <pindaryang@google.com>2024-02-22 06:10:06 +0000
committerPindar Yang <pindaryang@google.com>2024-02-22 06:10:06 +0000
commit9055051fcfd0f33df94a913172bed837abbbd871 (patch)
tree002f645fc71e846b0de66196efd2dd04f7aebfae
parente607933dd9ac44a16f239c38c143988030897e39 (diff)
downloadshusky-9055051fcfd0f33df94a913172bed837abbbd871.tar.gz
shusky: disable pixel_debug_common by default
Bug: 322411509 Change-Id: I756bb5f71b846ecc2df151112f675647015c5c3e Signed-off-by: Pindar Yang <pindaryang@google.com>
-rw-r--r--device.bazelrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.bazelrc b/device.bazelrc
index 632eaff..54d9be7 100644
--- a/device.bazelrc
+++ b/device.bazelrc
@@ -2,5 +2,5 @@
#
# Copyright (C) 2022 Google LLC
-build:shusky --config=pixel_debug_common --//private/google-modules/soc/gs:gs_kernel_build=//private/devices/google/shusky:zuma_shusky
-build:shusky --config=pixel_debug_common --//private/google-modules/soc/gs:gs_soc_module=//private/devices/google/shusky:zuma_soc.shusky
+build:shusky --//private/google-modules/soc/gs:gs_kernel_build=//private/devices/google/shusky:zuma_shusky
+build:shusky --//private/google-modules/soc/gs:gs_soc_module=//private/devices/google/shusky:zuma_soc.shusky