From 1cd1768436d1004bce888e4013a3a35f2afabb3f Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Thu, 14 Jan 2016 00:12:58 +1100 Subject: smdk4412: kill low latency audio a2dp is super stuttery with low-latency audio enabled Change-Id: Ib3a6a0d666635f01ab51a21074322b61bd148219 --- common.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mk b/common.mk index 38418f0..a7337f4 100644 --- a/common.mk +++ b/common.mk @@ -140,7 +140,6 @@ PRODUCT_PACKAGES += \ # These are the hardware-specific features PRODUCT_COPY_FILES += \ - 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.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \ frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \ -- cgit v1.2.3