aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 7a58ae3..e94401f 100755
--- a/device.mk
+++ b/device.mk
@@ -41,5 +41,9 @@ PRODUCT_PACKAGES += \
fstab.qcom \
init.zuk.rc
+# Vibrator
+PRODUCT_PACKAGES += \
+ android.hardware.vibrator-service.legacy
+
# Vendor properties
-include $(LOCAL_PATH)/vendor_prop.mk