summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Restore support for labeling non-system apps based on their certificate.Stephen Smalley2013-07-181-12/+0
* Add data validation on seinfo labels.Robert Craig2013-07-181-2/+25
* Follow AOSP behavior for seinfo assignment.Stephen Smalley2013-07-181-3/+2
* Bring install-time code inline with AOSP.Robert Craig2013-07-182-25/+38
* Move seinfo and install-time changes to inside PMS.Robert Craig2013-07-182-16/+522
* Update location of policy filesWilliam Roberts2013-07-181-1/+1
* Proper security labeling of multi-user data directories.rpcraig2013-07-183-3/+6
* Apply MMAC changes from master.Stephen Smalley2013-07-181-2/+8
* Save off the seinfo value with packages.list.rpcraig2013-07-181-0/+3
* Add seinfo parsing to PackageManagerService.rpcraig2013-07-182-5/+24
* Frameworks: privacy guard fix UI freezeLars Greiss2013-07-051-5/+5
* Frameworks: privacy guard fix possible NPELars Greiss2013-06-301-1/+4
* framework: Privacy GuardSteve Kondik2013-06-243-3/+92
* Fix theme provider crashing for non-primary user.Danny Baumann2013-06-131-14/+0
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-153-35/+82
|\
| * If freeCache deletes APK, give out of space errorKenny Root2012-12-111-0/+12
| * Cleaner initial boot.Dianne Hackborn2012-11-282-3/+11
| * Quiet down a lot of logging.Dianne Hackborn2012-11-271-6/+5
| * Make sure that the owner user is marked initialized.Amith Yamasani2012-11-151-3/+12
| * Avoid recycling recently removed user IDs.Jeff Sharkey2012-11-071-23/+42
* | PackageManager: Restrict system packages to protected storageRicardo Cerqueira2013-02-051-0/+14
* | PackageManager: fix app lib migration for device with /datadataPawit Pornkitprasan2012-12-011-1/+4
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-242-20/+188
|/
* Merge "Move app-lib definition up for system app scanning" into jb-mr1-devKenny Root2012-10-291-2/+2
|\
| * Move app-lib definition up for system app scanningKenny Root2012-10-291-2/+2
* | Fix for some downloaded apps showing up on all usersAmith Yamasani2012-10-261-23/+23
|/
* Fix the user name for the owner.Amith Yamasani2012-10-261-1/+39
* Merge "Revert "Check non-primary user dirs during package scan"" into jb-mr1-devDave Burke2012-10-232-157/+131
|\
| * Revert "Check non-primary user dirs during package scan"Dave Burke2012-10-232-157/+131
* | PMS: check outInfo for null during deleteKenny Root2012-10-231-1/+1
* | Merge "Fix issue #7342364: JellyBean broke Toddler Lock, again" into jb-mr1-devDianne Hackborn2012-10-231-1/+2
|\ \ | |/ |/|
| * Fix issue #7342364: JellyBean broke Toddler Lock, againDianne Hackborn2012-10-231-1/+2
* | Check non-primary user dirs during package scanKenny Root2012-10-222-131/+157
|/
* Merge "Fix crashes when quickly adding and removing users" into jb-mr1-devAmith Yamasani2012-10-212-14/+33
|\
| * Fix crashes when quickly adding and removing usersAmith Yamasani2012-10-192-14/+33
* | Merge changes Ie3c8ca8d,Ia175b36d into jb-mr1-devKenny Root2012-10-192-46/+60
|\ \ | |/ |/|
| * Try to free cache before giving up on installKenny Root2012-10-181-2/+17
| * Robustly add symlink and add for non-primary usersKenny Root2012-10-182-44/+43
* | Allow services to query the info for a dying user.Amith Yamasani2012-10-171-6/+16
|/
* Do cleanup when Stopping usersAmith Yamasani2012-10-151-2/+7
* Return ApplicationInfo with requested userId.Jeff Sharkey2012-10-111-1/+2
* Fix verfication bypassed for adb installsrich cannings2012-10-091-1/+11
* Fix issue #7295951: Mako asks which Launcher to use at every re-bootDianne Hackborn2012-10-074-173/+230
* Fix serial number assignment for new user on a freshly wiped deviceAmith Yamasani2012-10-041-2/+5
* Fix PackageInstaller displays with multi-userrich cannings2012-10-031-1/+1
* Merge "Fix issue #7272775: Auto Start Apps Not Starting" into jb-mr1-devDianne Hackborn2012-10-021-5/+3
|\
| * Fix issue #7272775: Auto Start Apps Not StartingDianne Hackborn2012-10-021-5/+3
* | Merge "Fix package verification with multi-user" into jb-mr1-devrich cannings2012-10-021-7/+14
|\ \
| * | Fix package verification with multi-userrich cannings2012-10-021-7/+14
| |/
* | Migrate more System and Secure settings to Global.Jeff Sharkey2012-10-021-2/+2
|/