mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Merge "List required transitive deps of com.android.hardware.audio explicitly" into main am: edf613313c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3343040 Change-Id: Ifc238b592dfff9184332579e2f4e5f24b5782d5a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -48,4 +48,11 @@ apex {
|
||||
"android.hardware.audio.service-aidl.xml",
|
||||
"android.hardware.bluetooth.audio.xml",
|
||||
],
|
||||
required: [
|
||||
"aidl_audio_set_configurations_bfbs",
|
||||
"aidl_default_audio_set_configurations_json",
|
||||
"aidl_audio_set_scenarios_bfbs",
|
||||
"aidl_default_audio_set_scenarios_json",
|
||||
"hfp_codec_capabilities_xml",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user