mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-30 01:07:17 +09:00
sm6250-common: Build QTI Framework detect libs
Change-Id: Ic4db96f8bd5a19f4805bd9c40544ed51d0352c61
This commit is contained in:
parent
3487cc79d3
commit
499843e45e
8
atoll.mk
8
atoll.mk
@ -288,6 +288,14 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||||
|
|
||||||
|
# QMI
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
libjson \
|
||||||
|
libqti_vndfwk_detect \
|
||||||
|
libqti_vndfwk_detect.vendor \
|
||||||
|
libvndfwk_detect_jni.qti \
|
||||||
|
libvndfwk_detect_jni.qti.vendor
|
||||||
|
|
||||||
# Rootdir
|
# Rootdir
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
init.qcom.early_boot.sh \
|
init.qcom.early_boot.sh \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user