mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 22:45:11 -04:00
Expose the Sensors Off tile
This removes the hidden development 'Sensors off' tile from Settings app, adds it back to SystemUI, and enables it by default. Tested working on 18.1 Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
35372142ed
commit
c6df37ca23
7 changed files with 727 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<!-- The default tiles to display in QuickSettings -->
|
||||
<string name="quick_settings_tiles_default" translatable="false">
|
||||
wifi,cell,bt,dnd,flashlight,rotation,battery,location,airplane,caffeine,saver,hotspot,nfc,sync
|
||||
wifi,cell,bt,sensorprivacy,flashlight,location,rotation,battery,airplane,dnd,caffeine,dark,saver,hotspot,nfc,sync
|
||||
</string>
|
||||
|
||||
<!-- Whether to use cheap, less good looking shadows for recents -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue