mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Inital commit of powerstats impl
Most code copied from Google's raven's powerstats source and adapted to ours
This commit is contained in:
parent
d6926a5a11
commit
0ab8aa74bf
8 changed files with 265 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
service vendor.power.stats-hal /vendor/bin/hw/android.hardware.power.stats-service.exynos7
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
Loading…
Reference in a new issue