commit | 5093e6187da9c237c88383540f544c8dbaf37754 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Feb 12 09:43:08 2014 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Feb 12 09:43:08 2014 -0500 |
tree | 417f330c31d8666a935e06f0c508285552fbce67 | |
parent | 311edc8cb2dd5c86bad49f9696333874b400f9c4 [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>