Revert "Revert "gta4xl-common: Update Audio HIDL to 7.1""

This reverts commit e57f9cf1ff8812d5c344921b2266c570aabd676a.

Change-Id: I5850dae178c20e793477535a879ae523ab831784
diff --git a/common.mk b/common.mk
index c7744f9..10e4dd1 100644
--- a/common.mk
+++ b/common.mk
@@ -24,7 +24,7 @@
 # Audio
 PRODUCT_PACKAGES += \
     android.hardware.audio.effect@7.0-impl:32 \
-    android.hardware.audio@7.0-impl:32 \
+    android.hardware.audio@7.1-impl:32 \
     android.hardware.audio.service \
     android.hardware.bluetooth.audio-impl \
     audio.bluetooth.default \
diff --git a/manifest.xml b/manifest.xml
index 951263d..06f7735 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -2,7 +2,7 @@
     <hal format="hidl">
         <name>android.hardware.audio</name>
         <transport>hwbinder</transport>
-        <version>7.0</version>
+        <version>7.1</version>
         <interface>
             <name>IDevicesFactory</name>
             <instance>default</instance>