diff options
Diffstat (limited to 'res/values/bools.xml')
-rw-r--r-- | res/values/bools.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/bools.xml b/res/values/bools.xml index 3d5c380..a7e6ac8 100644 --- a/res/values/bools.xml +++ b/res/values/bools.xml @@ -15,9 +15,6 @@ --> <resources> - <!-- Whether or not there is a notification led that is too intrusive to be pulsing - constantly --> - <bool name="has_intrusive_led">false</bool> <!-- Whether or not the dock settings are to be displayed for this device when docked --> <bool name="has_dock_settings">false</bool> <!-- Whether there is a silent mode checkbox --> |