summaryrefslogtreecommitdiffstats
path: root/Power.h
Commit message (Collapse)AuthorAgeFilesLines
* power: clang-formatMichael Bestas2019-10-231-2/+2
| | | | | | | * Using AOSP interface .clang-format * Clean Android.mk while we are at it Change-Id: I630f72e3dffb676ca1930e72945e897f62103ada
* power: Introducing PowerHAL binderized serviceAnanth Raghavan Subramanian2019-01-171-0/+74
Moving from the default implementation to a binderized service with no wrapping. Now using 1.2 implementation of the IPower interface. Change-Id: Ibefd916544f51545e6889684a051b2ecc5867fe2