sdm660-common: Update Audio HIDL to 7.1
Bug: 205235270 Test: build pass Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: Ic54e2787ef27022556430c6c1db346b1e1348e39 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
1f817aa300
commit
91b4dfdc88
2 changed files with 2 additions and 2 deletions
|
@ -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.authsecret</name>
|
||||
|
|
|
@ -77,7 +77,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio@7.0-impl:32 \
|
||||
android.hardware.audio@7.1-impl:32 \
|
||||
android.hardware.audio.effect@7.0-impl:32 \
|
||||
android.hardware.audio.service \
|
||||
android.hardware.soundtrigger@2.3-impl \
|
||||
|
|
Loading…
Reference in a new issue