sdm660-common: power-libperfmgr: Specify AIDL version
Adapt to Android 12 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
0f55c2f411
commit
736058641b
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ cc_binary {
|
|||
vintf_fragments: ["aidl/android.hardware.power-service.xiaomi_sdm660.xml"],
|
||||
vendor: true,
|
||||
shared_libs: [
|
||||
"android.hardware.power-ndk_platform",
|
||||
"android.hardware.power-V1-ndk_platform",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"liblog",
|
||||
|
@ -33,7 +33,7 @@ cc_binary {
|
|||
"libbinder_ndk",
|
||||
"libdisppower",
|
||||
"libperfmgr",
|
||||
"pixel-power-ext-ndk_platform",
|
||||
"pixel-power-ext-V1-ndk_platform",
|
||||
],
|
||||
srcs: [
|
||||
"aidl/service.cpp",
|
||||
|
|
Loading…
Reference in a new issue