diff --git a/device-bluejay.mk b/device-bluejay.mk index 585d862..fb4ab64 100644 --- a/device-bluejay.mk +++ b/device-bluejay.mk @@ -196,3 +196,7 @@ endif # This device is shipped with 32 (Android S V2) PRODUCT_SHIPPING_API_LEVEL := 32 + +# Vibrator HAL +PRODUCT_VENDOR_PROPERTIES += \ + ro.vendor.vibrator.hal.supported_primitives=243