diff --git a/common.mk b/common.mk
index 05e1fe1..a10b595 100644
--- a/common.mk
+++ b/common.mk
@@ -39,8 +39,8 @@ PRODUCT_PACKAGES += \
libtinycompress
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 \
android.hardware.audio@2.0-service
diff --git a/manifest.xml b/manifest.xml
index 8c34281..a698b03 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -2,22 +2,22 @@
android.hardware.audio
hwbinder
- 5.0
+ 6.0
IDevicesFactory
default
- @5.0::IDevicesFactory/default
+ @6.0::IDevicesFactory/default
android.hardware.audio.effect
hwbinder
- 5.0
+ 6.0
IEffectsFactory
default
- @5.0::IEffectsFactory/default
+ @6.0::IEffectsFactory/default
android.hardware.biometrics.fingerprint