Commits
zhang sanshan committed e6e979e02a7
MA-15306 fix recovery crash issue on q-preview There is no UI when enter recovery. recovery crash continuously. librecovery_ui_ext will dlopen librecovery_ui_imx to load device-specific code. dlopen failed with error SIGSEGV. std::vector<std::string> can't been NULL for the last member in librecovery_ui_ext Change-Id: If350a3373386a7a95fbcc2baa9e53284c01f8c43 Signed-off-by: zhang sanshan <pete.zhang@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/9727 Reviewed-by: Jindong Yue <jindong.yue@nxp.com> Reviewed-by: zhang bo <bo.zhang@nxp.com>