sm6375-common: power-libperfmgr: Specify version for aidl_interface explicitly

Bug: 150578172
Test: m
Change-Id: I4a9bf218b92252403e9ebbe8f89b10ee1899283f
This commit is contained in:
Jeongik Cha 2024-07-18 20:16:00 +05:30 committed by Anand S
parent 79dc67e98c
commit 582d354820
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -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",