Merge "vibrator: stop support primitives THUD/SPIN/LOW_TICK" into sc-v2-dev
This commit is contained in:
commit
ddc209d970
1 changed files with 4 additions and 0 deletions
|
@ -196,3 +196,7 @@ endif
|
||||||
|
|
||||||
# This device is shipped with 32 (Android S V2)
|
# This device is shipped with 32 (Android S V2)
|
||||||
PRODUCT_SHIPPING_API_LEVEL := 32
|
PRODUCT_SHIPPING_API_LEVEL := 32
|
||||||
|
|
||||||
|
# Vibrator HAL
|
||||||
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
ro.vendor.vibrator.hal.supported_primitives=243
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue