mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Install bluetooth audio VINTF fragment in apex" into main am: 0cacd8c7f5
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2949685 Change-Id: I043fbc9d39e21537b05e66d31d962addaaf8eb02 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -45,6 +45,7 @@ apex {
|
||||
prebuilts: [
|
||||
"android.hardware.audio.service-aidl.example.rc",
|
||||
"android.hardware.audio.service-aidl.xml",
|
||||
"android.hardware.bluetooth.audio.xml",
|
||||
"audio_effects_config.xml",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -40,3 +40,10 @@ cc_library_shared {
|
||||
"libbluetooth_audio_session_aidl",
|
||||
],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "android.hardware.bluetooth.audio.xml",
|
||||
src: "bluetooth_audio.xml",
|
||||
sub_dir: "vintf",
|
||||
installable: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user