summaryrefslogtreecommitdiffstats
path: root/cmds/installd/installd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix implicit declaration of function 'prctl' in installd.Elliott Hughes2014-07-181-1/+1
* Offer to delete code cache directories.Jeff Sharkey2014-07-151-0/+6
* Merge "Rename 'mkuser' command to 'mkuserconfig'"Robin Lee2014-07-041-3/+3
|\
| * Rename 'mkuser' command to 'mkuserconfig'Robin Lee2014-06-101-3/+3
* | Exclude subdirectories when pruning the dex cache.Narayan Kamath2014-06-201-2/+2
* | Merge "Add an installd command to prune dex files."Narayan Kamath2014-06-101-0/+7
|\ \ | |/ |/|
| * Add an installd command to prune dex files.Narayan Kamath2014-06-101-0/+7
* | Migrate keychain directories to /data/misc/user/0Robin Lee2014-06-051-5/+29
* | Add installd command to create /data/misc user dirRobin Lee2014-06-051-0/+42
|/
* Add instruction-set arguments to installd commands.Narayan Kamath2014-05-011-9/+9
* Modify installd's restorecon function.Robert Craig2014-03-281-4/+4
* Send libselinux logging to logcat.Stephen Smalley2014-03-261-0/+25
* Extend installd to support SELinux restorecon function.Robert Craig2014-03-191-0/+7
* ART profilerDave Allison2014-03-071-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
* | Runtime resource overlay, iteration 2MÃ¥rten Kongstad2014-02-031-0/+7
|/
* restorecon /data/media when re-creating it for multi-user upgrade.Stephen Smalley2013-12-171-0/+4
* Merge "Handle policy reloads within installd rather than restarting it."Nick Kralevich2013-11-271-0/+11
|\
| * Handle policy reloads within installd rather than restarting it.Stephen Smalley2013-07-261-0/+11
* | resolved conflicts for merge of e678897f to klp-dev-plus-aospNick Kralevich2013-09-201-2/+3
|\ \
| * | Proper security labeling of multi-user data directories.Robert Craig2013-09-181-2/+3
| |/
* | Change legacy "persona" references to userid_t.Jeff Sharkey2013-07-151-2/+2
* | Moving dex2oat installd patches from frameworks/baseBrian Carlstrom2013-06-191-2/+2
|/
* Fix issue #8768456: Settings > App Info under reports...Dianne Hackborn2013-05-011-2/+2
* Add seinfo parsing to PackageManagerService.Robert Craig2013-03-251-2/+2
* installd: use correct header file.Nick Kralevich2013-02-281-1/+1
* Revert "App home directories are now 0700 for targetSdkVersion > 17"Nick Kralevich2013-01-091-12/+4
* App home directories are now 0700 for targetSdkVersion > 17Nick Kralevich2012-12-141-4/+12
* remove unused code.Nick Kralevich2012-12-121-6/+0
* Move non-Java commands over from frameworks/baseMike Lockwood2012-10-241-0/+592