commit | 615c3a846f70c1a36fff9db8aa3e71152b36cbc0 | [log] [tgz] |
---|---|---|
author | Redick_Lin <[email protected]> | Mon Sep 11 16:49:22 2023 +0800 |
committer | Redick_Lin <[email protected]> | Thu Apr 11 16:14:02 2024 +0800 |
tree | 5056c29e5b21173b4e21d646304959f22c74f699 | |
parent | 1c7999138f4ddd95542c7ee49bbc3b8017e95cb1 [diff] |
RESTRICT AUTOMERGE: acpm: get the fvmap address from initdata dynamically Bug: 328734858 Change-Id: I124779f03d8cdb0a98e473d5110e82000738aef6 Signed-off-by: Redick_Lin <[email protected]>
# Files are copied to out/{branch}/dist $ tools/bazel run //private/google-modules/soc/gs:slider_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 //private/google-modules/soc/gs:slider_dist
Note: ABI monitoring is not supported on raviole-mainline
branch.
# Compare ABI and build files for distribution $ tools/bazel build //private/google-modules/soc/gs:slider_abi # Update symbol list common/android/abi_gki_aarch64_pixel $ tools/bazel run //private/google-modules/soc/gs:slider_abi_update_symbol_list # Update ABI common/android/abi_gki_aarch64.xml $ tools/bazel run //common:kernel_aarch64_abi_update # Copy files to distribution $ tools/bazel run //private/google-modules/soc/gs:slider_abi_dist
build_slider.sh
(legacy)$ build/build_slider.sh
Note: This only works on raviole-mainline
branch.
$ LTO=none build/build_slider.sh