summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Shields <keepcalm444@gmail.com>2016-01-14 00:12:58 +1100
committerSimon Shields <keepcalm444@gmail.com>2016-01-14 00:12:58 +1100
commit1cd1768436d1004bce888e4013a3a35f2afabb3f (patch)
tree9727bee59d89d6c053754758124dd742e801f7e4
parent02a3b7b2c85b056f6172668ac9d2008a941a6df5 (diff)
downloaddevice_samsung_smdk4412-common-1cd1768436d1004bce888e4013a3a35f2afabb3f.tar.gz
device_samsung_smdk4412-common-1cd1768436d1004bce888e4013a3a35f2afabb3f.tar.bz2
device_samsung_smdk4412-common-1cd1768436d1004bce888e4013a3a35f2afabb3f.zip
smdk4412: kill low latency audio
a2dp is super stuttery with low-latency audio enabled Change-Id: Ib3a6a0d666635f01ab51a21074322b61bd148219
-rw-r--r--common.mk1
1 files changed, 0 insertions, 1 deletions
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 \