Home | History | Annotate | Download | only in vold

Lines Matching refs:setexeccon

1697          * fs_mgr_do_mount runs fsck. Use setexeccon to run trusted
1700 if (setexeccon(secontextFsck())){
1701 SLOGE("Failed to setexeccon");
1725 if (setexeccon(NULL)) {
1726 SLOGE("Failed to setexeccon");
1731 if (setexeccon(NULL)) {
1732 SLOGE("Failed to setexeccon");