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
|
# Vibrator
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.vibrator@1.0-impl \
|
vendor.qti.hardware.vibrator.service \
|
||||||
android.hardware.vibrator@1.0-service
|
|
||||||
|
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:vendor/etc/excluded-input-devices.xml
|
||||||
|
|
||||||
# WiFi
|
# WiFi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.wifi@1.0-service \
|
android.hardware.wifi@1.0-service \
|
||||||
|
|
Loading…
Reference in a new issue