Skip to content

Commit

Permalink
overlay: Disable intrusive notification LED
Browse files Browse the repository at this point in the history
Change-Id: I4cd41a7c31d03dddfa56c51e0407b4c03b75ceca
  • Loading branch information
Grarak committed Feb 17, 2016
1 parent b114787 commit 45bf808
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions overlay/frameworks/base/core/res/res/values/config.xml
Expand Up @@ -77,9 +77,6 @@
Used to decide if the user can change the colors -->
<bool name="config_multiColorBatteryLed">true</bool>

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

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

Expand Down

0 comments on commit 45bf808

Please sign in to comment.