From 0922b3f71bc1df7b3a886417e141a066f35657a7 Mon Sep 17 00:00:00 2001 From: Carlos Llamas Date: Thu, 30 Mar 2023 05:11:15 +0000 Subject: [PATCH] ANDROID: ABI: remove stale symbol The following symbol no longer exists after reverting an out-of-tree typec contaminant patch in favor of its upstream version: - tcpm_is_debouncing Removing the symbol fixes the following KMI build issue: ERROR: Checking for kmi_symbol_list_strict_mode [...] Symbols missing from the ksymtab: tcpm_is_debouncing Bug: 273751441 Change-Id: I0f842e61237187c54dc471567c2b6df455778548 Signed-off-by: Carlos Llamas --- android/abi_gki_aarch64_pixel | 1 - 1 file changed, 1 deletion(-) diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index dfb256ffd92e..fb4792344acf 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -2012,7 +2012,6 @@ tcpci_register_port tcpci_unregister_port tcpm_cc_change - tcpm_is_debouncing tcpm_pd_hard_reset tcpm_pd_receive tcpm_pd_transmit_complete