diff options
-rw-r--r-- | hidl.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -117,8 +117,7 @@ PRODUCT_PACKAGES += \ # Vibrator PRODUCT_PACKAGES += \ - android.hardware.vibrator@1.0-impl \ - android.hardware.vibrator@1.0-service + android.hardware.vibrator@1.0-service.lineage # WiFi HAL PRODUCT_PACKAGES += \ |