Merge "[DO NOT MERGE] bluejay/vibrator: Re-enable adaptive haptics" into tm-qpr-dev

This commit is contained in:
Chris Paulo 2023-02-14 21:43:26 +00:00 committed by Android (Google) Code Review
commit 6bc2c61fef

View file

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