Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-27 | Minor cleanup of load_policy. | Rob Landley | |
2015-03-24 | Implement load_policy. | Elliott Hughes | |
Note that this is a case where Android's tool isn't the same as the usual tool. Ours takes an explicit file containing the policy to be loaded. restorecon is at least command-line compatible, but the implementation is all in Android's libselinux where there's a selinux_android_restorecon function. |