Searched refs:INTENT_FILE (Results 1 – 1 of 1) sorted by relevance
73 static const char *INTENT_FILE = "/cache/recovery/intent"; variable375 FILE *fp = fopen_path(INTENT_FILE, "w"); in finish_recovery()377 LOGE("Can't open %s\n", INTENT_FILE); in finish_recovery()380 check_and_fclose(fp, INTENT_FILE); in finish_recovery()