summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/pm/PackageKeySetData.java
AgeCommit message (Collapse)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
Refactored the directory structure so that services can be optionally excluded. This is step 1. Will be followed by another change that makes it possible to remove services from the build. Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85
2013-03-26Remove keysets from PackageKeySetData when KeySetManager removes them.Geremy Condra
This fixes a bug where the KeySets in PackageKeySetData would get out of sync with those in KeySetManager when repeatedly installed and uninstalled. Change-Id: I16cfe6d11f37d908ee5635ebcb6e784cebc252c0
2013-02-20Added the KeySetManager.Geremy Condra
Bug: 7554291 Change-Id: Ic693a544f1e2cab20f6540b3fc4ff673e35bd2c6