diff --git a/msm8976.mk b/msm8976.mk index 66e9260..0a4f6d2 100644 --- a/msm8976.mk +++ b/msm8976.mk @@ -36,7 +36,6 @@ $(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048 # Permissions 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.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \ frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \