ANDROID: Update symbols list for virtio_snd.ko audio controls
Added just symbols reported as required by: tools/bazel run //common-modules/virtual-device:virtual_device_aarch64_dist because the virtual_device_aarch64_abi_update_symbol_list tool introduces a ton of unrelated changes - not just trivial reordering, but also adds some extra symbols. Bug: 330891925 Test: Build dist packages on the entire commit chain: Test: tools/bazel run //common-modules/virtual-device:virtual_device_x86_64_dist Test: tools/bazel run //common-modules/virtual-device:virtual_device_aarch64_dist Change-Id: I26abf56b3cb9b3cc3f179647ce229aa85a3dd7c8 Signed-off-by: Marcin Radomski <dextero@google.com>
This commit is contained in:
parent
ebcdb9dc21
commit
0fd2018454
@ -1349,6 +1349,9 @@
|
||||
snd_card_free
|
||||
snd_card_new
|
||||
snd_card_register
|
||||
snd_ctl_add
|
||||
snd_ctl_new1
|
||||
snd_ctl_notify
|
||||
snd_jack_new
|
||||
snd_jack_report
|
||||
snd_pcm_add_chmap_ctls
|
||||
|
Loading…
Reference in New Issue
Block a user