mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
X6833B: Build AIDL vibrator hal
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
4151f02f80
commit
c2cd472aab
|
@ -244,6 +244,10 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
# Updatable APEXes
|
# Updatable APEXes
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||||
|
|
||||||
|
# Vibrator
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.vibrator-service.transsion
|
||||||
|
|
||||||
# Wi-Fi
|
# Wi-Fi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
wpa_supplicant \
|
wpa_supplicant \
|
||||||
|
|
Loading…
Reference in a new issue