summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPindar Yang <pindaryang@google.com>2024-02-06 11:59:42 +0000
committerPindar Yang <pindaryang@google.com>2024-02-06 11:59:42 +0000
commite607933dd9ac44a16f239c38c143988030897e39 (patch)
tree54797e8e337461f972d2ff2411d7db2b0e1b87bd
parentf9dcf945ceb4bb077445749aef3b3997a88752ab (diff)
downloadshusky-e607933dd9ac44a16f239c38c143988030897e39.tar.gz
shusky: enable pixel_debug_common by defaultandroid-u-qpr3-beta-2_r0.8android-15-dp-2_r0.7
Bypass symbol list check temporarily for LTS update to android14-5.15.137 Bug: 300854197 Change-Id: If527338394b16046bc4923bb44ed7c8b7a20c0cd 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 54d9be7..632eaff 100644
--- a/device.bazelrc
+++ b/device.bazelrc
@@ -2,5 +2,5 @@
#
# Copyright (C) 2022 Google LLC
-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
+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