a71-common: overlay: Remove redundant config_accessibilityColorMode

* See: https://review.lineageos.org/c/LineageOS/android_device_samsung_a71-common/+/450243.

Change-Id: Ie3f65160b23a84086f3e70d5dfeb32a39f852bda
This commit is contained in:
Haky86
2026-01-19 19:05:13 +01:00
committed by Hakam Assouad
parent 4a932a92a3
commit 5f844e80ff

View File

@@ -7,11 +7,6 @@
*/
-->
<resources>
<!-- Color mode to use when accessibility transforms are enabled. This color mode must be
supported by the device, but not necessarily appear in config_availableColorModes. The
regularly selected color mode will be used if this value is negative. -->
<integer name="config_accessibilityColorMode">2</integer>
<!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
<bool name="config_allowAutoBrightnessWhileDozing">true</bool>