commit | af434db29f3f75dbe9568ae796cb2311f75c0c57 | [log] [tgz] |
---|---|---|
author | Robin Peng <[email protected]> | Mon May 27 09:31:17 2024 +0000 |
committer | Robin Peng <[email protected]> | Mon May 27 09:32:51 2024 +0000 |
tree | 84588e9047889152207d94a712886fface768b15 | |
parent | 4d55f926d1a268f20719494339ab28f241cdc0e5 [diff] |
Switch to GKI prebuilts ab/11880411 Bug: 331356545 Change-Id: I303220d73982c96d0727300827adc2cba3a75f4b Merged-In: I6a439e836e174d710516511111d5dc0a3893ac9b Signed-off-by: Robin Peng <[email protected]>
# Files are copied to out/{branch}/dist $ tools/bazel run --config=raviole //private/devices/google/raviole:gs101_raviole_dist
See build/kernel/kleaf/README.md
for details.
Note: This only works on raviole-mainline
branch.
# Files are copied to out/{branch}/dist $ tools/bazel run --lto=none --config=raviole //private/devices/google/raviole:gs101_raviole_dist
Note: ABI monitoring is not supported on raviole-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 # Copy files to distribution $ tools/bazel run --config=raviole //private/devices/google/raviole:gs101_raviole_abi_dist