[DO NOT MERGE] device/vibrator: Disable adaptive haptics feature for b3 am: b1acfc42d6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/20556067 Change-Id: Idbc13fe28c3bc1be23dbb7f39257495936a625c1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
07e35a230d
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ cc_library_shared {
|
|||
"Vibrator.cpp",
|
||||
"CapoDetector.cpp",
|
||||
],
|
||||
cflags: [
|
||||
"-DDISABLE_ADAPTIVE_HAPTICS_FEATURE",
|
||||
],
|
||||
static_libs: [
|
||||
"chre_client",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue