Home
last modified time | relevance | path

Searched refs:LAST_INSTALL_FILE (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Drecovery.cpp75 static const char *LAST_INSTALL_FILE = "/cache/recovery/last_install"; variable
356 copy_log_file(TEMPORARY_INSTALL_FILE, LAST_INSTALL_FILE, false); in copy_logs()
363 chmod(LAST_INSTALL_FILE, 0644); in copy_logs()