ANDROID: GKI: db845c: Update symbols list and ABI
android13-5.15 is broken on Dragonboard 845c because of recently
added symbols.
So updating the symbols list by running:
BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -s
And updated 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 reset_control* __reset_control_get(device*, const char*, int, bool, bool, bool)'
========================================================
Bug: 146449535
Fixes: 3c0a0a27 ("mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC")
Signed-off-by:
Amit Pundir <amit.pundir@linaro.org>
Change-Id: I3a16d6f1a3b58a8525b197bbe6a38181a40f0d0b
Loading
Please sign in to comment