ANDROID: GKI: Update honda symbol list for asound Additional missing symbols required for vendor audio module 1 function symbol(s) added 'int snd_pcm_suspend_all(struct snd_pcm*)' Bug: 333795249 Change-Id: I8bf2d33b407f76aa528c8160bde1f996e4927b57 Signed-off-by: Norihiko Hama <Norihiko.Hama@alpsalpine.com>
diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 90ae871..41582f25 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg
@@ -317710,6 +317710,11 @@ parameter_id: 0xf017819f } function { + id: 0x99e386dd + return_type_id: 0x6720d32f + parameter_id: 0x118d97cb +} +function { id: 0x99e4a009 return_type_id: 0x6720d32f parameter_id: 0x18bd6530 @@ -391030,6 +391035,15 @@ full_name: "snd_pcm_stop_xrun" } elf_symbol { + id: 0x1fcc9eb7 + name: "snd_pcm_suspend_all" + is_defined: true + symbol_type: FUNCTION + crc: 0x5135cc11 + type_id: 0x99e386dd + full_name: "snd_pcm_suspend_all" +} +elf_symbol { id: 0x1f5649eb name: "snd_sgbuf_get_addr" is_defined: true @@ -410603,6 +410617,7 @@ symbol_id: 0xb2f7eb17 symbol_id: 0x8eb5b50d symbol_id: 0xc26d0753 + symbol_id: 0x1fcc9eb7 symbol_id: 0x1f5649eb symbol_id: 0x31ef5894 symbol_id: 0xf19e02b6
diff --git a/android/abi_gki_aarch64_honda b/android/abi_gki_aarch64_honda index 602a611..4153b8a 100644 --- a/android/abi_gki_aarch64_honda +++ b/android/abi_gki_aarch64_honda
@@ -101,3 +101,6 @@ nf_logger_put xt_register_targets xt_unregister_targets + +# required by audio related modules + snd_pcm_suspend_all