add BatteryService, refactor BatteryModule to use it
This commit is contained in:
parent
d814ee041f
commit
57d42d7ac3
3 changed files with 111 additions and 90 deletions
|
|
@ -2,6 +2,7 @@ module services
|
|||
# keep-sorted start
|
||||
NotifItem 1.0 NotifItem.qml
|
||||
singleton BacklightService 1.0 BacklightService.qml
|
||||
singleton BatteryService 1.0 BatteryService.qml
|
||||
singleton BluetoothService 1.0 BluetoothService.qml
|
||||
singleton IdleInhibitService 1.0 IdleInhibitService.qml
|
||||
singleton LockService 1.0 LockService.qml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue