mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
sm6375-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:
@@ -14,7 +14,7 @@ cc_library_shared {
|
||||
"liblog",
|
||||
"libqtivibratoreffect",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
],
|
||||
export_include_dirs: ["include"]
|
||||
}
|
||||
@@ -36,7 +36,7 @@ cc_binary {
|
||||
"libutils",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.vibrator-ndk_platform",
|
||||
"android.hardware.vibrator-V1-ndk_platform",
|
||||
"vendor.qti.hardware.vibrator.impl.xiaomi_holi",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user