sm6375-common: power-libperfmgr: Specify version for aidl_interface explicitly
Bug: 150578172 Test: m Change-Id: I4a9bf218b92252403e9ebbe8f89b10ee1899283f
This commit is contained in:
parent
549d1f678d
commit
1f8a6a10d6
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ cc_binary {
|
|||
vintf_fragments: ["android.hardware.power-service.moto_sm6375.xml"],
|
||||
vendor: true,
|
||||
shared_libs: [
|
||||
"android.hardware.power-ndk_platform",
|
||||
"android.hardware.power-V1-ndk_platform",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"liblog",
|
||||
|
@ -28,7 +28,7 @@ cc_binary {
|
|||
"libbinder_ndk",
|
||||
"libdisppower-pixel",
|
||||
"libperfmgr",
|
||||
"pixel-power-ext-ndk_platform",
|
||||
"pixel-power-ext-V1-ndk_platform",
|
||||
],
|
||||
srcs: [
|
||||
"service.cpp",
|
||||
|
|
Loading…
Reference in a new issue