Skip to content

Commit

Permalink
whyred: overlay: remove charging LED colors
Browse files Browse the repository at this point in the history
Signed-off-by: Sipun Ku Mahanta <[email protected]>
Change-Id: Ifb8eb010c98ad8eb49a1618961755a4aa2af805a
  • Loading branch information
kshatriya-abhay authored and Darkstar085 committed Oct 9, 2021
1 parent 6a595af commit 035d9f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
autodetected from the Configuration. -->
<bool name="config_showNavigationBar">true</bool>

<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveBatteryLed">true</bool>

<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveNotificationLed">true</bool>

Expand Down

0 comments on commit 035d9f1

Please sign in to comment.