ANDROID: KABI updates for db845c (USB_EHCI_HCD, USB_EHCI_HCD_PLATFORM and DWC3 fixups)
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/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c $ 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 int extcon_register_notifier(extcon_dev*, unsigned int, notifier_block*)' [A] 'function int extcon_unregister_notifier(extcon_dev*, unsigned int, notifier_block*)' ======================================================== Updating expected ABI definition (android/abi_gki_aarch64.xml) Signed-off-by:John Stultz <john.stultz@linaro.org> Fixes: 953a6e32 ("ANDROID: GKI: support CONFIG_USB_EHCI_HCD_PLATFORM") Fixes: bdb20ce7 ("ANDROID: GKI: support CONFIG_USB_EHCI_HCD") Fixes: 91632070 ("ANDROID: GKI: Enable CONFIG_USB_DWC3") Change-Id: I222145a6e0c4ef39886ed517e2f5bb9f4b9e4aad
Loading
Please register or sign in to comment