aboutsummaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2013-07-23 15:22:25 -0400
committersbrissen <sbrissen@hotmail.com>2013-07-23 15:22:25 -0400
commit607cb13514ee2f5c086de10882bfe821837c5508 (patch)
treeb86d0d1ccd73460390c1fc0f448b5bcb582169fa /overlay
parent66e3b53dd655e6a3fba5ab4c5d903e5d9955f5ea (diff)
downloaddevice_samsung_n5110-607cb13514ee2f5c086de10882bfe821837c5508.zip
device_samsung_n5110-607cb13514ee2f5c086de10882bfe821837c5508.tar.gz
device_samsung_n5110-607cb13514ee2f5c086de10882bfe821837c5508.tar.bz2
fix CABC and remove custom audio_policy.conf
Diffstat (limited to 'overlay')
-rw-r--r--overlay/device/samsung/smdk4412-common/DeviceSettings/res/values/config.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/overlay/device/samsung/smdk4412-common/DeviceSettings/res/values/config.xml b/overlay/device/samsung/smdk4412-common/DeviceSettings/res/values/config.xml
index 1da977a..d2d49a6 100644
--- a/overlay/device/samsung/smdk4412-common/DeviceSettings/res/values/config.xml
+++ b/overlay/device/samsung/smdk4412-common/DeviceSettings/res/values/config.xml
@@ -23,6 +23,9 @@
<!-- Audio Tuning -->
<bool name="has_incall_audio_tuning">false</bool>
- <bool name="has_output_audio_tuning">true</bool>
+ <bool name="has_output_audio_tuning">false</bool>
+
+ <!-- MDNIE -->
+ <string name="mdnie_cabc_sysfs_file" translatable="false">"/sys/class/mdnie/mdnie/cabc"</string>
</resources>