Status bar size tweaks
++1dp for Data saver and Hotspot --1dp for Total silence >>1dp for Battery lightning bolt Also implemented keyword "powersave" for `dispatchDemoCommand()` in BatteryControllerImpl Test: visual Bug: 37013523 Change-Id: I027fd18aadeef5c49826c37db9f681c14175a3aa
This commit is contained in:
@@ -29,6 +29,7 @@ Command | Subcommand | Argument | Description
|
||||
```battery``` | | | Control the battery display
|
||||
| ```level``` | | Sets the battery level (0 - 100)
|
||||
| ```plugged``` | | Sets charging state (```true```, ```false```)
|
||||
| ```powersave``` | | Sets power save mode (```true```, ```anything else```)
|
||||
```network``` | | | Control the RSSI display
|
||||
| ```airplane``` | | ```show``` to show icon, any other value to hide
|
||||
| ```fully``` | | Sets MCS state to fully connected (```true```, ```false```)
|
||||
|
||||
Reference in New Issue
Block a user