summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2012-10-18 17:17:05 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-18 17:17:06 -0700
commit1973c025f6cb6a4b8000f3f1a15c90ab5200b868 (patch)
treea3152862016f171537ea1ed8665e66d84109d356
parent57418d64328a9da5d9bde3011653643de2d08c92 (diff)
parentc3ed9c3339c9c3f75212b1472bbf71af568e0c0f (diff)
downloaddevice_samsung_tuna-1973c025f6cb6a4b8000f3f1a15c90ab5200b868.zip
device_samsung_tuna-1973c025f6cb6a4b8000f3f1a15c90ab5200b868.tar.gz
device_samsung_tuna-1973c025f6cb6a4b8000f3f1a15c90ab5200b868.tar.bz2
Merge "Report feature "android.hardware.audio.low_latency"" into jb-mr1-dev
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index e4d3c0d..8ba2144 100644
--- a/device.mk
+++ b/device.mk
@@ -137,7 +137,8 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
- frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml
+ frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
+ frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml
# Melfas touchscreen firmware
PRODUCT_COPY_FILES += \