Merge "Add modemml-tflite-service to system_ext" into main
This commit is contained in:
commit
c5832c7902
1 changed files with 1 additions and 9 deletions
10
device.mk
10
device.mk
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue