mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "Migrate all related audio component to media.audio.common.types V4" into main
This commit is contained in:
@@ -85,12 +85,12 @@ aidl_interface {
|
||||
},
|
||||
|
||||
],
|
||||
frozen: true,
|
||||
frozen: false,
|
||||
|
||||
}
|
||||
|
||||
// Note: This should always be one version ahead of the last frozen version
|
||||
latest_android_hardware_bluetooth_audio = "android.hardware.bluetooth.audio-V4"
|
||||
latest_android_hardware_bluetooth_audio = "android.hardware.bluetooth.audio-V5"
|
||||
|
||||
cc_defaults {
|
||||
name: "latest_android_hardware_bluetooth_audio_ndk_shared",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.bluetooth.audio</name>
|
||||
<version>4</version>
|
||||
<version>5</version>
|
||||
<fqname>IBluetoothAudioProviderFactory/default</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user