mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Revert^4 "Install bluetooth audio VINTF fragment in apex"
886bfbed7a
Change-Id: I963bf18d58152fef685fefb2413d2eb7116a3cdb
This commit is contained in:
committed by
Gerrit Code Review
parent
886bfbed7a
commit
ddf9a00823
@@ -46,5 +46,6 @@ apex {
|
||||
prebuilts: [
|
||||
"android.hardware.audio.service-aidl.example.rc",
|
||||
"android.hardware.audio.service-aidl.xml",
|
||||
"android.hardware.bluetooth.audio.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