From e4622d460ed869bf74116c281c7612e8d9968306 Mon Sep 17 00:00:00 2001 From: Bian Jin chen Date: Wed, 5 Jun 2024 20:07:50 +0800 Subject: [PATCH] ANDROID: GKI: Update rockchip symbols for rndis_host. 3 function symbol(s) added 'void usbnet_cdc_unbind(struct usbnet*, struct usb_interface*)' 'int usbnet_cdc_zte_rx_fixup(struct usbnet*, struct sk_buff*)' 'int usbnet_generic_cdc_bind(struct usbnet*, struct usb_interface*)' Bug: 300024866 Signed-off-by: Bian Jin chen Change-Id: Ibd1798bc17f99767507eec2fb8ca7e1608e16488 --- android/abi_gki_aarch64.stg | 30 ++++++++++++++++++++++++++++++ android/abi_gki_aarch64_rockchip | 3 +++ 2 files changed, 33 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index efea1ee7ab36..ddb15937378d 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -404922,6 +404922,24 @@ elf_symbol { type_id: 0x12d17df8 full_name: "usb_wakeup_notification" } +elf_symbol { + id: 0x1227900d + name: "usbnet_cdc_unbind" + is_defined: true + symbol_type: FUNCTION + crc: 0x2e5cd3da + type_id: 0x136e318e + full_name: "usbnet_cdc_unbind" +} +elf_symbol { + id: 0x8189acd0 + name: "usbnet_cdc_zte_rx_fixup" + is_defined: true + symbol_type: FUNCTION + crc: 0xc11ed7fa + type_id: 0x9ee7a4e9 + full_name: "usbnet_cdc_zte_rx_fixup" +} elf_symbol { id: 0xbbf007f4 name: "usbnet_change_mtu" @@ -404949,6 +404967,15 @@ elf_symbol { type_id: 0x18d9f669 full_name: "usbnet_disconnect" } +elf_symbol { + id: 0xe395160a + name: "usbnet_generic_cdc_bind" + is_defined: true + symbol_type: FUNCTION + crc: 0xb379792d + type_id: 0x9e768332 + full_name: "usbnet_generic_cdc_bind" +} elf_symbol { id: 0x8f0c866d name: "usbnet_get_drvinfo" @@ -416858,9 +416885,12 @@ interface { symbol_id: 0xcac8f190 symbol_id: 0x9ea1c58f symbol_id: 0x140d9164 + symbol_id: 0x1227900d + symbol_id: 0x8189acd0 symbol_id: 0xbbf007f4 symbol_id: 0xd28057f3 symbol_id: 0x580c56b8 + symbol_id: 0xe395160a symbol_id: 0x8f0c866d symbol_id: 0x52816b1c symbol_id: 0x4f4e9353 diff --git a/android/abi_gki_aarch64_rockchip b/android/abi_gki_aarch64_rockchip index 2fc8bb160328..96cf93d04fbb 100644 --- a/android/abi_gki_aarch64_rockchip +++ b/android/abi_gki_aarch64_rockchip @@ -1248,9 +1248,12 @@ usb_hcd_resume_root_hub usb_hcd_unlink_urb_from_ep usb_hid_driver + usbnet_cdc_unbind + usbnet_cdc_zte_rx_fixup usbnet_change_mtu usbnet_defer_kevent usbnet_disconnect + usbnet_generic_cdc_bind usbnet_get_drvinfo usbnet_get_endpoints usbnet_get_link