Commits
Jindong committed d596e938875
MA-15726 apex: enable updatable apex At default, apex is built as flattened apex, a direct directory stored in /system/apex. With this patch, apex is built as package, which can be updated individually. Keep flattened apex for Automotive image due to boot time effect: - Legacy flattened apex mode apexd-bootstrap: 22ms apexd: 20ms - Standard apex mode apexd-bootstrap: 352ms apexd: 436ms Change-Id: I5deedd017335e4de37b0989456fe70f24810df5b Signed-off-by: Jindong <jindong.yue@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/10377 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>