Snap for 9371302 from b1acfc42d6 to tm-qpr2-release

Change-Id: Iaf9d7b060b9d268b2652398cf280ecf89e315383
This commit is contained in:
Android Build Coastguard Worker 2022-12-06 00:02:39 +00:00
commit 0b10e45003

View file

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