From 5ca62142158ced21b7cb77890b5905640d3d791a Mon Sep 17 00:00:00 2001 From: Konsta Date: Mon, 22 Aug 2022 19:34:35 +0300 Subject: [PATCH] audio: bump hidl hal to 7.1 --- device.mk | 2 +- manifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 9d22a10..bd2354f 100644 --- a/device.mk +++ b/device.mk @@ -22,7 +22,7 @@ PRODUCT_SHIPPING_API_LEVEL := 32 # Audio 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 \ audio.primary.rpi \ audio.r_submix.default \ diff --git a/manifest.xml b/manifest.xml index 5db67c8..bf0bc53 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ android.hardware.audio hwbinder - 7.0 + 7.1 IDevicesFactory default