diff --git a/device.mk b/device.mk index b32e907c..86f528fa 100644 --- a/device.mk +++ b/device.mk @@ -968,7 +968,7 @@ PRODUCT_PACKAGES += \ # Audio HAL Server & Default Implementations PRODUCT_PACKAGES += \ android.hardware.audio.service \ - android.hardware.audio@7.0-impl \ + android.hardware.audio@7.1-impl \ android.hardware.audio.effect@7.0-impl \ android.hardware.bluetooth.audio@2.1-impl \ android.hardware.soundtrigger@2.3-impl \ diff --git a/manifest.xml b/manifest.xml index c3e774ed..909f7170 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ android.hardware.audio hwbinder - 7.0 + 7.1 IDevicesFactory default diff --git a/manifest_64.xml b/manifest_64.xml index 4b0fae7e..3623f2c6 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -2,7 +2,7 @@ android.hardware.audio hwbinder - 7.0 + 7.1 IDevicesFactory default