Switch to GKI prebuilts ab/12786694 [ DO NOT MERGE ANYWHERE ]

Bug: 383420080
Signed-off-by: Qian-Hao Huang <[email protected]>
(cherry picked from https://partner-android-review.googlesource.com/q/commit:9cb06ac3a972ee7f92609f61e76d322b0c0cf1ad)
Merged-In: I56f9991c607091ef92803ac5db6edea1972c496c
Change-Id: I56f9991c607091ef92803ac5db6edea1972c496c
1 file changed
tree: 35755f714728b871e48da3251527673f651a8287
  1. debug/
  2. etm/
  3. kleaf/
  4. sepolicy/
  5. bazel.WORKSPACE
  6. BUILD.bazel
  7. device.bazelrc
  8. merge-from-pixel-6.1-zuma.sh
  9. README.md
  10. update_symbol_list.sh
README.md

Building with Bazel

# Files are copied to out/raviole/dist
$ tools/bazel run --config=raviole //private/devices/google/raviole:gs101_raviole_dist

See build/kernel/kleaf/README.md for details.

ABI monitoring with Bazel

Note: ABI monitoring is not supported on android-mainline branch.

# Compare ABI and build files for distribution
$ tools/bazel build --config=raviole //private/devices/google/raviole:gs101_raviole_abi

# Update symbol list aosp/android/abi_gki_aarch64_pixel
$ tools/bazel run --config=raviole //private/devices/google/raviole:gs101_raviole_abi_update_symbol_list

# Update ABI aosp/android/abi_gki_aarch64.xml
$ tools/bazel run //aosp:kernel_aarch64_abi_update