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:
Tad 2021-09-26 13:28:19 -04:00
parent 35372142ed
commit c6df37ca23
7 changed files with 727 additions and 1 deletions

View file

@ -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 -->