Skip to content
Snippets Groups Projects
Commit b0956fe2 authored by Jeongik Cha's avatar Jeongik Cha Committed by Arian
Browse files

sm8350-common: Specify version for aidl_interface explicitly


Bug: 150578172
Test: m
Change-Id: I4a9bf218b92252403e9ebbe8f89b10ee1899283f
Signed-off-by: default avatarSebastiano Barezzi <barezzisebastiano@gmail.com>
parent 2302a784
No related branches found
No related tags found
No related merge requests found
......@@ -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",
],
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment