From d99e71458bbca6c5eeed3aa44a66530d26b1421d 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 Signed-off-by: Wolfgang Wiedmeyer --- common.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mk b/common.mk index 6a91de9..05585f4 100644 --- a/common.mk +++ b/common.mk @@ -126,7 +126,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.1