From 2c625a20c068978580a89fca1c3c7909ecddf5df Mon Sep 17 00:00:00 2001 From: Udipto Goswami Date: Tue, 20 Sep 2022 10:10:18 +0530 Subject: [PATCH] ANDROID: ABI: Add extcon_get_property_capability symbol 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 int extcon_get_property_capability(extcon_dev*, unsigned int, unsigned int)' Bug: 247757521 Change-Id: Ic62fe3dfb3b1f88bbe4196c43dd32e1dbbebf92d Signed-off-by: Udipto Goswami --- android/abi_gki_aarch64.xml | 100 ++++++++++++++++++++++++++++++++++- android/abi_gki_aarch64_qcom | 1 + 2 files changed, 100 insertions(+), 1 deletion(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index c70a270b833a..b45d6bcb2096 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -2495,6 +2495,7 @@ + @@ -15137,6 +15138,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -67787,7 +67871,14 @@ - + + + + + + + + @@ -92890,6 +92981,7 @@ + @@ -129591,6 +129683,12 @@ + + + + + + diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index a73748d1b9e4..7941c74c90a7 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -881,6 +881,7 @@ extcon_get_edev_name extcon_get_extcon_dev extcon_get_property + extcon_get_property_capability extcon_get_state extcon_register_notifier extcon_set_state_sync