sdm710-common: Use qti vibrator aidl hal
This commit is contained in:
parent
1d65c45429
commit
e2b0462e29
1 changed files with 4 additions and 2 deletions
|
@ -445,9 +445,11 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Vibrator
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.vibrator@1.0-impl \
|
||||
android.hardware.vibrator@1.0-service
|
||||
vendor.qti.hardware.vibrator.service \
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:vendor/etc/excluded-input-devices.xml
|
||||
|
||||
# WiFi
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.wifi@1.0-service \
|
||||
|
|
Loading…
Reference in a new issue