commit | 4c0ed30f4af36ec4f2a82e8b0f22685734ca7bfb | [log] [tgz] |
---|---|---|
author | Jacky Liu <[email protected]> | Wed Mar 20 17:53:16 2024 +0800 |
committer | Jacky Liu <[email protected]> | Fri Mar 22 03:57:22 2024 +0000 |
tree | 231d70fcf7d5253461b928955cdeb968a81a5608 | |
parent | e15793562e106d0266dcc86ca6a60844da3e6e04 [diff] |
Add device common files Move device common files from private/google-modules/soc/gs (1c8d573c501cf5bb9fc7269bd3227d2b1e83cd6f). Bug: 319536450 Change-Id: Ie950cd3b2dcfbf2036a7b3c7c8689ebe4c28725d Signed-off-by: Jacky Liu <[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 aosp/android/abi_gki_aarch64_pixel $ tools/bazel run //private/google-modules/soc/gs:slider_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 //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