Allow system server jars for WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY
Renamed WITH_DEXPREOPT_BOOT_IMG_ONLY to WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY and changed the behavior accordingly. Preopt system server jars since selinux prevents system server from loading anything from /data. If we don't do this they will need to be extracted which is not favorable for RAM usage or performance. Test: make and flash and look at system server maps Bug: 65122284 Bug: 62356545 (cherry picked from commit 418258ce) Merged-In: I2e70c80a86327b455450b95144f21020e7bf0c6f Change-Id: I316e79c7c6d45e2ccbfff4065137cc3ef9d2738e
Loading
Please register or sign in to comment