From 64787ee45196879413bb5987b69b4ea6e59c5da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Draszik?= Date: Thu, 10 Aug 2023 12:16:22 +0100 Subject: [PATCH] ANDROID: GKI: update pixel symbol list for xhci MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pixel is using these symbols in its USB driver implementation. 3 function symbol(s) added 'int xhci_address_device(struct usb_hcd*, struct usb_device*)' 'int xhci_bus_resume(struct usb_hcd*)' 'int xhci_bus_suspend(struct usb_hcd*)' Bug: 277396090 Bug: 287008367 Change-Id: Id89097ab094e0582560383793c91278c88cb078f Signed-off-by: André Draszik --- android/abi_gki_aarch64_pixel | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index 4ae71b6faf29..4fe7be5b8bbe 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -2290,6 +2290,9 @@ __xfrm_state_destroy xfrm_state_lookup_byspi xfrm_stateonly_find + xhci_address_device + xhci_bus_resume + xhci_bus_suspend xhci_gen_setup xhci_init_driver xhci_resume