summaryrefslogtreecommitdiff
path: root/core/java/android/os/SELinux.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-04-05Don't set sehash when calling restoreconRecursiveNick Kralevich
2019-04-03Set packages.list context to packages_list_file.Florian Mayer
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-01-28Add @UnsupportedAppUsage to methods known to be used by appsDavid Brazdil
2018-08-06Add a hidden API for fgetfilecon(3)Makoto Onuki
2015-03-13Drop unusable SELinux APIs.Stephen Smalley
2014-07-08Change new file installs to be cluster-based!Jeff Sharkey
2014-07-02Slow progress towards APK clusters.Jeff Sharkey
2013-05-22Fix SELinux.java doc errorsRichard Haines
2012-07-25Introduce a restorecon JNI binding.rpcraig
2012-03-30Add JNI bindings for some of the libselinux interfaces.Stephen Smalley