sm8350-common: Specify version for aidl_interface explicitly
Bug: 150578172 Test: m Change-Id: I4a9bf218b92252403e9ebbe8f89b10ee1899283f Signed-off-by: Sebastiano Barezzi <barezzisebastiano@gmail.com>
This commit is contained in:
parent
2302a78494
commit
b0956fe288
@ -39,7 +39,7 @@ cc_library_shared {
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
],
|
||||
export_include_dirs: ["include"]
|
||||
}
|
||||
@ -61,7 +61,7 @@ cc_binary {
|
||||
"libutils",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
"vendor.qti.hardware.vibrator.impl.xiaomi_sm8350",
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user