Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp647 if (restorecon("/init") == -1) { in main()
663 restorecon("/dev"); in main()
664 restorecon("/dev/socket"); in main()
665 restorecon("/dev/__properties__"); in main()
666 restorecon("/property_contexts"); in main()
Dutil.h64 int restorecon(const char *pathname);
Dutil.cpp464 int restorecon(const char* pathname) in restorecon() function
Dbuiltins.cpp863 if (restorecon(it->c_str()) < 0) in do_restorecon()
Dreadme.txt314 restorecon <path> [ <path> ]*
/system/sepolicy/
Dinit.te12 # init direct restorecon calls.
24 # Remove /dev/.booting, created before initial policy load or restorecon /dev.
95 # restorecon /adb_keys or any other rootfs files and directories to a more
99 # mkdir, symlink, write, rm/rmdir, chown/chmod, restorecon/restorecon_recursive from init.rc files.
184 # Init will also walk through the directory as part of a recursive restorecon.
193 # the directory as part of a recursive restorecon.
198 # the directory as part of a recursive restorecon.
Dinstalld.te44 # restorecon new /data/media directory.
Dvold.te136 # restorecon files in asec containers created on 4.2 or earlier.
Dsystem_server.te331 # FingerprintService.java does a restorecon of the directory /data/system/users/[0-9]+/fpdata(/.*)?
/system/core/rootdir/
Dinit.rc21 restorecon /adb_keys
27 restorecon /postinstall
287 # We restorecon /cache in case the cache partition has been reset.
323 # We restorecon /data in case the userdata partition has been reset.
324 restorecon /data