Home
last modified time | relevance | path

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

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