shusky: enable pixel_debug_common by default

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>
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