ANDROID: GKI: db845c: Update symbols list and ABI
android11-5.4-lts is broken on Dragonboard 845c because of a recently added symbol. So updated the symbols list by running: BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -s And the abi_gki_aarch64 ABI by running: "BUILD_CONFIG=common/build.config.gki.aarch64 \ ABI_DEFINITION=abi_gki_aarch64.xml build/build_abi.sh \ --update --print-report" ======================================================== Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function void refcount_warn_saturate(refcount_struct*, refcount_saturation_type)' ======================================================== Fixes: 0d3182fb ("locking/refcount: Move saturation warnings out of line") Signed-off-by:Amit Pundir <amit.pundir@linaro.org> Change-Id: Ibd563488f61c14580b8241550a9ebf8428b27c35
Loading
Please register or sign in to comment