Commit Graph

2 Commits

Author SHA1 Message Date
Yi-Ling Chuang
397abecae8 Make Sensors tile icon support dark theme.
Tint the icon based on the current theme.

Fixes: 135171803
Test: visual
Change-Id: I0885d165fd98b07cf61dec48c281c38a47d91e50
2019-07-09 10:33:40 +08:00
Michael Groover
3a665ac5ec Add Sensors Off QS developer tile
This CL will replace the SensorPrivacyTile with a new tile that can be
enabled from the developer settings. When this new tile is enabled only
the camera, mic, and sensors controlled by the SensorManager will be
disabled; the location and airplane mode tiles will not be modified.
The user will be notified when this tile is enabled with the sensors
off icon in the status bar.

Fixes: 126618519
Test: Manually verified the Sensors Off tile was available in the QS page
      after being enabled from the developer settings.

Change-Id: I028aa1c836b00e6a8d129e46a925d2d2c2d61759
2019-03-19 19:13:17 -07:00