Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2637 unsigned int seflags = SELINUX_ANDROID_RESTORECON_RECURSE; in restoreconAppData() local
2645 if (selinux_android_restorecon_pkgdir(path.c_str(), seinfo, uid, seflags) < 0) { in restoreconAppData()
2651 if (selinux_android_restorecon_pkgdir(path.c_str(), seinfo, uid, seflags) < 0) { in restoreconAppData()