We need to sync both haptics on the single HAL architecture to reduce the time overhead and prevent the mismatch behavior from vibrator manager HAL implementation. Bug: 260090235 Bug: 261687849 Bug: 261841035 Bug: 261832151 Test: atest PtsVibratorHalTestSuite \ PtsHapticsTestCases \ PtsHapticsFeatureTestCases \ VibratorHalCs40l26TestSuite \ VtsHalVibratorManagerTargetTest \ VtsHalVibratorTargetTest \ android.os.cts.VibratorTest \ android.os.cts.VibratorManagerTest \ android.os.cts.VibrationEffectTest \ android.os.cts.VibrationAttributesTest \ android.os.cts.CombinedVibrationTest \ Change-Id: I084e1da952ab2f63e5c217a7f708ac3d34635336 Signed-off-by: Chase Wu <chasewu@google.com>
6 lines
207 B
Makefile
6 lines
207 B
Makefile
PRODUCT_PACKAGES += \
|
|
android.hardware.vibrator-service.cs40l26-private
|
|
|
|
BOARD_SEPOLICY_DIRS += \
|
|
hardware/google/pixel-sepolicy/vibrator/common \
|
|
hardware/google/pixel-sepolicy/vibrator/cs40l26
|