summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPindar Yang <pindaryang@google.com>2024-03-21 12:10:16 +0000
committerPindar Yang <pindaryang@google.com>2024-03-21 12:19:59 +0000
commit46c77467d4a6a48906256ae58071459926cf49a6 (patch)
tree7f05635b7a349b53940d01bb8b2b78dde1d2f3e9
parent51e32d5dbe2cf1557394cb6028f9cf82a7bf4a48 (diff)
downloadgs-46c77467d4a6a48906256ae58071459926cf49a6.tar.gz
Switch to GKI prebuilts ab/11443265
Bug: 300849396 Change-Id: I3fd9bd70b8616a603172264a5bc0a1ca9dafd1d3 Merged-In: I4fcb157538560f32bbd57c0d4039318032474889 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 88eac38c1..96c372711 100644
--- a/device.bazelrc
+++ b/device.bazelrc
@@ -34,8 +34,8 @@ build:use_source_tree_aosp --//private/google-modules/soc/gs:gki_kernel_dir=aosp
build:use_source_tree_aosp_staging --//private/google-modules/soc/gs:gki_kernel_dir=aosp-staging
build:download_gki --use_prebuilt_gki
-build:download_gki --use_signed_prebuilts
-build:download_gki --action_env=KLEAF_DOWNLOAD_BUILD_NUMBER_MAP="gki_prebuilts=11490254"
+#build:download_gki --use_signed_prebuilts
+build:download_gki --action_env=KLEAF_DOWNLOAD_BUILD_NUMBER_MAP="gki_prebuilts=11443265"
build:no_download_gki --use_prebuilt_gki=false
# enable Pixel Staging Kernel (go/pixel-staging) by default