Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_rollback_utils.h96 unsigned int seflags = SELINUX_ANDROID_RESTORECON_RECURSE; in RestoreconPath() local
97 if (selinux_android_restorecon(path.c_str(), seflags) < 0) { in RestoreconPath()