mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: Mark CNE symlink target as required package
Change-Id: I0bfe65ba61b6aa9916fe6459be2a84d772939a2f Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
740e65c61d
commit
673205bdbf
@@ -64,7 +64,7 @@ vendor/lib64/libjnihelper.so
|
||||
vendor/lib64/vendor.qti.hardware.cacert@1.0.so
|
||||
|
||||
# CNE
|
||||
vendor/app/CneApp/CneApp.apk
|
||||
vendor/app/CneApp/CneApp.apk;REQUIRED=CneApp.libvndfwk_detect_jni.qti_symlink
|
||||
vendor/app/IWlanService/IWlanService.apk
|
||||
vendor/bin/cnd
|
||||
vendor/etc/cne/mwqem.conf
|
||||
|
||||
@@ -256,6 +256,10 @@ PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/permissions/qti_whitelist.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/sysconfig/qti_whitelist.xml \
|
||||
$(LOCAL_PATH)/configs/permissions/system_ext-privapp-permissions-qti.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/privapp-permissions-qti.xml
|
||||
|
||||
# QTI fwk-detect
|
||||
PRODUCT_PACKAGES += \
|
||||
libvndfwk_detect_jni.qti.vendor # Needed by CNE app
|
||||
|
||||
# RIL
|
||||
PRODUCT_PACKAGES += \
|
||||
CarrierConfigOverlay
|
||||
|
||||
Reference in New Issue
Block a user