From 3ea1f1c7fabc9d7043637f1df3250fc0c48bcfdc Mon Sep 17 00:00:00 2001
From: Andreas Blaesius <skate4life@gmx.de>
Date: Thu, 30 Mar 2017 20:05:54 +0200
Subject: espresso: remove android.hardware.audio.low_latency.xml

- workaround to audio stuttering in some games on Android 5.x and newer

Change-Id: Ifa7e2aa29e8656f37ae5dc18775ebfc699b1108b
---
 device-common.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/device-common.mk b/device-common.mk
index 2bb38ee..0c0a401 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -114,7 +114,6 @@ PRODUCT_PACKAGES += \
 # These are the hardware-specific features
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \
-    frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml \
     frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
     frameworks/native/data/etc/android.hardware.camera.xml:system/etc/permissions/android.hardware.camera.xml \
     frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
-- 
cgit v1.1