commit | 3392e9cf0981b6fb1a8bcfa199ac4d0337e2c696 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Feb 07 09:14:13 2014 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Feb 07 09:38:32 2014 -0500 |
tree | 803c8e8a8d1b3a2b535aeec53c4d7f226a2ae819 | |
parent | 0a3ca10d0aaff2d48377cba813506f8735dca706 [diff] |
Convert all selinux_android_restorecon and _setfilecon calls to new API. libselinux selinux_android_restorecon API is changing to the more general interface with flags and dropping the older variants. Also get rid of the old, no longer used selinux_android_setfilecon API and rename selinux_android_setfilecon2 to it as it is the only API in use. Change-Id: I1e71ec398ccdc24cac4ec76f1b858d0f680f4925 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>