summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* Add instruction-set arguments to installd commands.Narayan Kamath2014-04-303-35/+49
* Fix incorrect odex path handlingChih-Wei Huang2014-04-281-3/+7
* restorecon the profile directory.Stephen Smalley2014-04-091-1/+7
* Modify installd's restorecon function.Robert Craig2014-03-282-18/+69
* Send libselinux logging to logcat.Stephen Smalley2014-03-261-0/+25
* Extend installd to support SELinux restorecon function.Robert Craig2014-03-193-0/+37
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-122-3/+4
* Fix parameter ordering for installd's dex2oat execl.Anwar Ghuloum2014-03-111-1/+1
* ART profilerDave Allison2014-03-074-37/+112
* Don't pass in empty arg to dex2oat.Mathieu Chartier2014-03-051-1/+1
* Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flagsBrian Carlstrom2014-03-041-10/+15
* Correcting include path in installd test project's Android.mkRamin Zaghi2014-02-281-1/+1
* Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich2014-02-122-3/+3
|\
| * Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-072-3/+3
* | Runtime resource overlay, iteration 2MÃ¥rten Kongstad2014-02-033-10/+129
|/
* frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* 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-203-5/+6
|\ \
| * | Proper security labeling of multi-user data directories.Robert Craig2013-09-183-5/+6
| |/
* | Change legacy "persona" references to userid_t.Jeff Sharkey2013-07-155-67/+65
* | Renaming dalvik.vm.lib to persist.sys.dalvik.vm.libBrian Carlstrom2013-07-101-7/+6
* | Moving dex2oat installd patches from frameworks/baseBrian Carlstrom2013-06-192-38/+69
|/
* Fix issue #8768456: Settings > App Info under reports...Dianne Hackborn2013-05-013-8/+8
* Add liblogYing Wang2013-04-091-0/+1
* Add seinfo parsing to PackageManagerService.Robert Craig2013-03-253-5/+5
* installd: use correct header file.Nick Kralevich2013-02-282-2/+2
* Revert "App home directories are now 0700 for targetSdkVersion > 17"Nick Kralevich2013-01-094-29/+15
* App home directories are now 0700 for targetSdkVersion > 17Nick Kralevich2012-12-144-15/+29
* remove unused code.Nick Kralevich2012-12-123-54/+0
* Bug fix on installd with SELinux enabled kernel.rpcraig2012-11-141-14/+0
* Move non-Java commands over from frameworks/baseMike Lockwood2012-10-247-0/+3457