samsung: aidl: Import Pixel Power HAL aidl impl
authorMichael Benedict <michaelbt@live.com>
Sun, 27 Dec 2020 09:45:17 +0000 (16:45 +0700)
committerMichael Benedict <michaelbt@live.com>
Sun, 14 Mar 2021 05:21:44 +0000 (12:21 +0700)
commit3598031c4dff53ef15d6611288d1205741a6ecb0
tree3ddff080fa8fbaf073afd6ad2a5f1f75a543428d
parent004df56ac2b000ae11664488e3b29b46bc0d6712
samsung: aidl: Import Pixel Power HAL aidl impl

* from tag android-11.0.0_r18

Signed-off-by: Michael Benedict <michaelbt@live.com>
Change-Id: Ic1408f7d68463379514b62ef2f811bd1102467e1
13 files changed:
Android.mk
aidl/Android.mk [new file with mode: 0644]
aidl/power-libperfmgr/Android.bp [new file with mode: 0644]
aidl/power-libperfmgr/InteractionHandler.cpp [new file with mode: 0644]
aidl/power-libperfmgr/InteractionHandler.h [new file with mode: 0644]
aidl/power-libperfmgr/Power.cpp [new file with mode: 0644]
aidl/power-libperfmgr/Power.h [new file with mode: 0644]
aidl/power-libperfmgr/PowerExt.cpp [new file with mode: 0644]
aidl/power-libperfmgr/PowerExt.h [new file with mode: 0644]
aidl/power-libperfmgr/android.hardware.power-service.pixel-libperfmgr.rc [new file with mode: 0644]
aidl/power-libperfmgr/android.hardware.power-service.pixel.xml [new file with mode: 0644]
aidl/power-libperfmgr/device.mk [new file with mode: 0644]
aidl/power-libperfmgr/service.cpp [new file with mode: 0644]