sm6150-common: Mark CNE symlink target as required package

Change-Id: I0bfe65ba61b6aa9916fe6459be2a84d772939a2f
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Bruno Martins
2024-03-28 14:12:52 +00:00
committed by therealmharc
parent 740e65c61d
commit 673205bdbf
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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