aboutsummaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorSimao Gomes Viana <xdevs23@outlook.com>2017-03-16 16:41:19 +0100
committerdd3boh <dade.garberi@gmail.com>2017-07-12 19:56:45 +0200
commit90e987bae2920c3cb68ad4f061b22eef1baf71ed (patch)
tree492e7cb28eb8de8bf0c2508f631542b7e5e68277 /overlay
parent25dfdbf67145772415592f2ae5ab5b435afb343a (diff)
Remove some overlays
Change-Id: I0e8671722975c2a3630de50b67fc2f6c259f80e8
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index ce5911c..6afa81f 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -146,12 +146,6 @@
<string name="config_mms_user_agent_profile_url" translatable="false"
>http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
- <!-- 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>
-
<!-- List of regexpressions describing the interface (if any) that represent tetherable
USB interfaces. If the device doesn't want to support tething over USB this should
be empty. An example would be "usb.*" -->