commit | 8ee0737db57f2a4e0e54611ece0a408d811603c3 | [log] [tgz] |
---|---|---|
author | Jacky Liu <[email protected]> | Wed Aug 14 10:30:36 2024 +0800 |
committer | Robin Peng <[email protected]> | Wed Aug 14 03:29:07 2024 +0000 |
tree | 4e9b343831701cd5691d0602907221599be87a56 | |
parent | 6323902cf63ef748e9393877003674374f70487a [diff] |
kleaf: Add factory config and flag Use --config=factory for factory builds. Modules can enable factory features by checking //private/devices/google/common:factory_build. Bug: 351739558 Change-Id: I00c3d7f6cd79795b46ff5faa023e3ce557e4da4f Signed-off-by: Jacky Liu <[email protected]> Signed-off-by: Robin Peng <[email protected]>
# 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.
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