msm8974-common: Move low_latency permission up to devices

Mondrianwifi does not like having this enabled.  When it is enabled,
it causes audio distortion in some games when using a2dp output.

Partially reverts: "Reduce fast track multiplier"

Change-Id: Ic50bb016275de821be4651280c67c42f64241dab
This commit is contained in:
Christopher R. Palmer 2016-01-21 07:18:49 -05:00 committed by Ethan Chen
parent 13b96cb171
commit 48ded0e944

View file

@ -17,7 +17,6 @@ DEVICE_PACKAGE_OVERLAYS += device/samsung/msm8974-common/overlay
# Permissions # Permissions
PRODUCT_COPY_FILES += \ 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_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml \
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \ frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \ frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
@ -40,9 +39,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
audio.offload.gapless.enabled=false \ audio.offload.gapless.enabled=false \
av.offload.enable=true av.offload.enable=true
PRODUCT_PROPERTY_OVERRIDES += \
af.fast_track_multiplier=1
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.opengles.version=196608 ro.opengles.version=196608