summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/updates/SELinuxPolicyInstallReceiver.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-02Remove setEnforcingMode from SELinuxPolicyInstallReceiver.Stephen Smalley
2013-04-30Fix an NPE and fd leak in SELinux policy updater.repo sync
2013-04-25Set persistent property for SELinux enforcement on update.repo sync
2013-04-15Add logic to handle changes to file_contexts during update.Geremy Condra
2013-03-29Add SELinux updater and Settings-based enforcement switch.Geremy Condra