Merge "Install /system/product apps odex in system-other." am: 12e0e51116

am: 37333682da

Change-Id: Iabd07e648f35f530f094629a2cde3ff0b81ce19a
This commit is contained in:
Dario Freni
2018-07-05 05:40:43 -07:00
committed by android-build-merger

View File

@@ -21,7 +21,7 @@ DEX_PREOPT_DEFAULT ?= true
# The default filter for which files go into the system_other image (if it is
# being used). To bundle everything one should set this to '%'
SYSTEM_OTHER_ODEX_FILTER ?= app/% priv-app/%
SYSTEM_OTHER_ODEX_FILTER ?= app/% priv-app/% product/app/% product/priv-app/%
# Method returning whether the install path $(1) should be for system_other.
# Under SANITIZE_LITE, we do not want system_other. Just put things under /data/asan.