summaryrefslogtreecommitdiffstats
path: root/core/jni/android_os_SELinux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop unusable SELinux APIs.Stephen Smalley2015-03-131-107/+0
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-3/+2
* am be39e991: am 977c4a5b: Merge "Clean up ExceptionOccurred."Mathieu Chartier2014-08-211-1/+1
|\
| * Clean up ExceptionOccurred.Mathieu Chartier2014-08-201-1/+1
* | Change new file installs to be cluster-based!Jeff Sharkey2014-07-081-3/+3
|/
* Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich2014-02-121-1/+1
|\
| * Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-1/+1
* | frameworks/base: fix errors inside ALOGVColin Cross2014-02-091-1/+1
|/
* Map SELinux log levels to Android log levels.Stephen Smalley2014-01-291-1/+14
* Fix SELinux get.. methods aborting on invalid addressRichard Haines2013-05-221-5/+5
* Update SELinux JNI to use helpersKenny Root2013-03-201-352/+331
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-57/+0
* Introduce a restorecon JNI binding.rpcraig2012-07-251-0/+39
* s/LOG/ALOG/ in HAVE_SELINUX blocksJoshua Brindle2012-07-101-8/+8
* Add JNI bindings for some of the libselinux interfaces.Stephen Smalley2012-03-301-0/+502