sm7250-common: Uprev audio HAL to 7.1

This commit is contained in:
mikairyuu 2022-08-20 00:42:00 +03:00
parent ad4c09fa85
commit 5d983c08ba
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ PRODUCT_COPY_FILES += \
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@7.0-impl \
android.hardware.audio@7.1-impl \
android.hardware.audio.effect@7.0-impl \
android.hardware.audio.service \
android.hardware.bluetooth.audio-impl \

View File

@ -2,7 +2,7 @@
<hal format="hidl">
<name>android.hardware.audio</name>
<transport>hwbinder</transport>
<fqname>@7.0::IDevicesFactory/default</fqname>
<fqname>@7.1::IDevicesFactory/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.audio.effect</name>