Merge "Add modemml-tflite-service to system_ext" into main

This commit is contained in:
Kah Xuan Lim 2024-06-11 02:49:36 +00:00 committed by Android (Google) Code Review
commit c5832c7902

View file

@ -233,15 +233,7 @@ ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
PRODUCT_PACKAGES += modemml-tflite-service \
libtensorflowlite_jni
# Allow TFLite service modules to be installed to the system partition
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/etc/vintf/manifest/modemml_tflite_service.xml \
system/framework/modemml-tflite-service.jar \
system/framework/oat/arm64/modemml-tflite-service.odex \
system/framework/oat/arm64/modemml-tflite-service.vdex \
system/lib64/libtensorflowlite_jni.so
PRODUCT_SYSTEM_SERVER_JARS += modemml-tflite-service
PRODUCT_SYSTEM_SERVER_JARS += system_ext:modemml-tflite-service
endif
# modem ML models configs