Add modemml-tflite-service to system_ext

Bug: 343367700
Test: Build pass
Change-Id: I2dc03a4f253a53db536a38041bc2714960577b41
This commit is contained in:
Kah Xuan Lim 2024-06-07 01:30:08 +00:00
parent 1945fa5341
commit 5e28bfad5e

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