summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DeviceSettings/res/values/config.xml')
-rw-r--r--DeviceSettings/res/values/config.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/DeviceSettings/res/values/config.xml b/DeviceSettings/res/values/config.xml
index 5fdb6ac..5e4be8f 100644
--- a/DeviceSettings/res/values/config.xml
+++ b/DeviceSettings/res/values/config.xml
@@ -49,4 +49,10 @@
<!-- Touchkey -->
<bool name="has_touchkey">true</bool>
+ <!-- MDNIE -->
+ <string name="mdnie_cabc_sysfs_file" translatable="false">"/sys/class/lcd/panel/power_reduce"</string>
+ <string name="mdnie_scenario_sysfs_file" translatable="false">"/sys/class/mdnie/mdnie/scenario"</string>
+ <string name="mdnie_mode_sysfs_file" translatable="false">"/sys/class/mdnie/mdnie/mode"</string>
+ <string name="mdnie_negative_sysfs_file" translatable="false">"/sys/class/mdnie/mdnie/negative"</string>
+
</resources>