mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -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,6 @@
|
|||
<manifest version="1.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.power.stats</name>
|
||||
<fqname>IPowerStats/default</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
Loading…
Reference in a new issue