Merge cherrypicks of ['partner-android-review.googlesource.com/3011397'] into android14-gs-pixel-6.1-24Q4-release.

Change-Id: I61705e56b939d7a301934c80325d121e0e5f7e39
Signed-off-by: Coastguard Worker <[email protected]>
tree: 5a9e160341531df6b6a5a9d0d07e4b39a16812cf
  1. debug/
  2. kleaf/
  3. sepolicy/
  4. bazel.WORKSPACE
  5. BUILD.bazel
  6. device.bazelrc
  7. merge-from-pixel-6.1-zuma.sh
  8. README.md
  9. 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