Searched refs:system_app_remove_list (Results 1 – 1 of 1) sorted by relevance
87 system_app_remove_list=None, argument92 system_app_remove_list = system_app_remove_list or []128 system_app_remove_list.extend(_SYSTEM_WEBVIEW_NAMES)130 if system_app_remove_list or system_package_remove_list:132 ProvisionStep(lambda d: RemoveSystemApps(d, system_app_remove_list,383 def RemoveSystemApps(device, system_app_remove_list, argument397 _FindSystemAppPaths(device, system_app_remove_list) +690 system_app_remove_list=args.system_app_remove_list,