vibrator: Use new vibrator NDK platform
Change-Id: I191e1b942dea3a5cb38e79b8a05803a8b72acdc7
This commit is contained in:
committed by
Bruno Martins
parent
8e38bbd395
commit
41f8f88040
@@ -15,7 +15,7 @@ cc_library_shared {
|
||||
"libqtivibratoreffect",
|
||||
"libsoc_helper",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
],
|
||||
export_include_dirs: ["include"]
|
||||
}
|
||||
@@ -37,7 +37,7 @@ cc_binary {
|
||||
"libutils",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
"vendor.qti.hardware.vibrator.impl",
|
||||
],
|
||||
}
|
||||
@@ -58,7 +58,7 @@ cc_library_shared {
|
||||
"libqtivibratoreffectoffload",
|
||||
"libsoc_helper",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
],
|
||||
export_include_dirs: ["include"],
|
||||
header_libs: ["qti_kernel_headers"],
|
||||
@@ -81,7 +81,7 @@ cc_binary {
|
||||
"libutils",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
"vendor.qti.hardware.vibrator.offload.impl",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user