aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lineage/res/res/values/config.xml')
-rw-r--r--lineage/res/res/values/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lineage/res/res/values/config.xml b/lineage/res/res/values/config.xml
index f5ad7955..d84aef9b 100644
--- a/lineage/res/res/values/config.xml
+++ b/lineage/res/res/values/config.xml
@@ -60,10 +60,10 @@
This integer should equal the sum of the corresponding value for each
of the following capabilities present:
- // Device has a color adjustable battery light.
+ // Device has a color adjustable notification light.
LIGHTS_RGB_NOTIFICATION_LED = 1
- // Device has a color adjustable notification light.
+ // Device has a color adjustable battery light.
LIGHTS_RGB_BATTERY_LED = 2
LIGHTS_MULTIPLE_NOTIFICATION_LED = 4 (deprecated)