ANDROID: Update kabi for db845c (keeping up with ufs-qcom zig-zag)
Updated via the following method: $ ./build/abi/bootstrap <follow instructions for adding needed path variables> $ BUILD_CONFIG=common/build.config.db845c build/build.sh $ ./build/abi/extract_symbols out/android-5.4-stable/ --whitelist common/abi_gki_aarch64_db845c_whitelist $ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8) ======================================================== Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function const soc_device_attribute* soc_device_match(const soc_device_attribute*)' [A] 'function int ufshcd_get_pwr_dev_param(ufs_dev_params*, ufs_pa_layer_attr*, ufs_pa_layer_attr*)' ======================================================== Fixes: ad0c0ab1 ("ANDROID: GKI: revert part of the ufshcd_* export removals") Change-Id: Ie9f7f91ffb68982dd01120ca681cdaaa2868f497 Signed-off-by:John Stultz <john.stultz@linaro.org>
Loading
Please register or sign in to comment