diff options
Diffstat (limited to 'overlay')
-rw-r--r-- | overlay/packages/apps/Settings/res/values/bools.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/overlay/packages/apps/Settings/res/values/bools.xml b/overlay/packages/apps/Settings/res/values/bools.xml index 06dd83f..cc816c0 100644 --- a/overlay/packages/apps/Settings/res/values/bools.xml +++ b/overlay/packages/apps/Settings/res/values/bools.xml @@ -18,6 +18,4 @@ <!-- 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">true</bool> </resources> |