sm6375-common: power-libperfmgr: add aidl extension server

Bug: 151896829
Test: boot flame
Change-Id: Ie951008cabe2a5680fbc546a21bdc9a428864ef9
This commit is contained in:
Wei Wang 2024-07-18 20:16:00 +05:30 committed by Anand S
commit a1435fd888
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
6 changed files with 238 additions and 55 deletions

View file

@ -28,10 +28,12 @@ cc_binary {
"libbinder_ndk",
"libdisppower-pixel",
"libperfmgr",
"pixel-power-ext-ndk_platform",
],
srcs: [
"service.cpp",
"Power.cpp",
"InteractionHandler.cpp",
"PowerExt.cpp",
],
}