commit | 587ceefe660ab8393a1a15c6b5313c7f3adcc6ba | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Sat Nov 20 05:43:06 2021 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Sat Nov 20 05:43:06 2021 +0000 |
tree | 815a95d30cf96834c8de57e5480879dc0ec2243c | |
parent | 0ffa5d5ecc3d1a746baa43f5b4e3c894a591ce99 [diff] [blame] |
vibrator: switch to external HAL The vibrator HAL has been moved to https://github.com/aospm/external_vibrator-ff to allow other devices to use it.
diff --git a/device-common.mk b/device-common.mk index d27500d..473d570 100644 --- a/device-common.mk +++ b/device-common.mk
@@ -183,7 +183,7 @@ # Haptics PRODUCT_PACKAGES += \ - android.hardware.vibrator@1.1-service.sdm845 + android.hardware.vibrator@1.1-service.ff # Copy standard platform config files PRODUCT_COPY_FILES += \