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

Bug: 378973968
Signed-off-by: Qian-Hao Huang <[email protected]>
(cherry picked from https://partner-android-review.googlesource.com/q/commit:be95b30ce58bf2c19f11303d504049710bacbc32)
Merged-In: Ia2495ac39b9c58686f0e64023c347888f2fe2fe0
Change-Id: Ia2495ac39b9c58686f0e64023c347888f2fe2fe0
1 file changed
tree: 04e879c7155215da3831703e17d2d05efb6cc9fe
  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