ANDROID: ABI: Clean up symbol/ABI list for aarch64_virtual_device
Currently, running `tools/bazel run //common:kernel_aarch64_abi_update' will cause some symbols to get removed. Given that KMI is currently frozen, add 'kmi_symbol_list_add_only = True' to BAZEL rules to ensure future changes to the ABI will only include additions and generates clean ABI changes. Bug: 356670689 Test: Builds and boots up on ARM64 CF Change-Id: I673f30cf607e8b737dfd54be46ae77762bc81234 Signed-off-by:David Dai <davidai@google.com> (cherry picked from commit ac421dc4)
Loading
Please sign in to comment