Home | History | Annotate | Download | only in recovery

Lines Matching refs:LOG_FILE

66 static const char *LOG_FILE = "/cache/recovery/log";
310 copy_log_file(TEMPORARY_LOG_FILE, LOG_FILE, true);
313 chmod(LOG_FILE, 0600);
314 chown(LOG_FILE, 1000, 1000); // system user