[DO NOT MERGE] bluejay/vibrator: Re-enable adaptive haptics am: 8fcd6b1758

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/21107464

Change-Id: If103321c8f2ca7a67efe73954953a1a2376a6874
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Chris Paulo 2023-02-14 22:44:46 +00:00 committed by Automerger Merge Worker
commit 2a6aa79713

View file

@ -81,9 +81,6 @@ cc_library_shared {
"Vibrator.cpp", "Vibrator.cpp",
"CapoDetector.cpp", "CapoDetector.cpp",
], ],
cflags: [
"-DDISABLE_ADAPTIVE_HAPTICS_FEATURE",
],
static_libs: [ static_libs: [
"chre_client", "chre_client",
], ],