Commits
zhang sanshan committed b8bdcea084a
MA-13024-2 [Android] refine recovery rootfs on android auto TARGET_BOARD_RECOVERY_FORMAT_SKIP is used to skip format process in factory reset. TARGET_BOARD_RECOVERY_SBIN_SKIP is used to delete binary charger and do not copy adbd into recovery rootfs update_engine_sideload is used in recovery to upgrade system in recovery it use background process to do ota upgrade on imx devices. no need this. charger is define in build/target/product/embedded.mk, no need define in board file. it no need have slideshow in android auto now. Change-Id: I3d67b47e9a71682b6d333aa3170d51b59daa8251 Signed-off-by: zhang sanshan <sanshan.zhang@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/6164 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>