diff --git a/device.mk b/device.mk index d8243a90..7b95f836 100755 --- a/device.mk +++ b/device.mk @@ -521,8 +521,8 @@ PRODUCT_PACKAGES += \ audio.bluetooth.default PRODUCT_PACKAGES += \ - android.hardware.audio@5.0-impl:32 \ - android.hardware.audio.effect@5.0-impl:32 \ + android.hardware.audio@6.0-impl:32 \ + android.hardware.audio.effect@6.0-impl:32 \ android.hardware.soundtrigger@2.2-impl:32 \ android.hardware.bluetooth.audio@2.0-impl \ android.hardware.audio@2.0-service diff --git a/manifest.xml b/manifest.xml index 5e4bbb65..de5069fe 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ android.hardware.audio hwbinder - 5.0 + 6.0 IDevicesFactory default @@ -11,7 +11,7 @@ android.hardware.audio.effect hwbinder - 5.0 + 6.0 IEffectsFactory default