summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/updates/ConfigUpdateInstallReceiver.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-04-15Add logic to handle changes to file_contexts during update.Geremy Condra
2013-04-04Fix crash in ConfigUpdater when the target dir doesn't exist.Geremy Condra
2013-03-29Add SELinux updater and Settings-based enforcement switch.Geremy Condra
2013-01-30Add the TZInfo updater and relevant intent.Geremy Condra
2013-01-30Fix ConfigUpdater for binary files.Geremy Condra
2012-09-28Use updatable file for premium-sms filterRobert Greenwalt
2012-09-20Remove pointless exception supression.Geremy Condra
2012-09-19Remove logging for old version mismatches.Geremy Condra
2012-09-18Move files to make eclipse-java happyAndy Stadler