summaryrefslogtreecommitdiffstats
path: root/cmds/installd/installd.h
Commit message (Expand)AuthorAgeFilesLines
* Themes: Reference app resource when compiling theme [1/2]d34d2016-01-201-1/+1
* installd: Consider bundled app dir as a valid apk pathSteve Kondik2015-11-071-0/+3
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+1
|\
| * Installd: Take boot status as dexopt parameterAndreas Gampe2015-09-211-1/+1
* | Themes: Restructure resource cache [2/2]d34d2015-10-261-2/+2
* | Themes: Port to CM13 [2/3]Clark Scheff2015-10-261-1/+4
|/
* Split app move into separate copy/delete steps.Jeff Sharkey2015-07-071-1/+1
* Add an installd command to link filesNarayan Kamath2015-06-091-0/+2
* Offer to move both code and data together.Jeff Sharkey2015-04-301-9/+15
* Command to move private app data between volumes.Jeff Sharkey2015-04-101-1/+11
* Start accepting volume UUIDs from framework.Jeff Sharkey2015-04-091-1/+1
* More volume UUID awareness.Jeff Sharkey2015-04-091-8/+10
* Merge "Plumb through volume UUID when building paths."Jeff Sharkey2015-04-091-14/+13
|\
| * Plumb through volume UUID when building paths.Jeff Sharkey2015-04-071-14/+13
* | installd: Add support for SELF_PATCHOAT_NEEDED.Richard Uhler2015-04-071-2/+7
|/
* Switch installd to compile as C++.Jeff Sharkey2015-04-071-3/+3
* Valid APK paths now include expanded storage.Jeff Sharkey2015-04-071-1/+2
* Support for storing OAT files in app directoryFyodor Kupolov2015-03-301-1/+6
* Installd: Pass debuggable flagAndreas Gampe2015-03-091-1/+1
* Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."Elliott Hughes2014-11-201-1/+1
|\
| * Kill INCLUDE_SYS_MOUNT_FOR_STATFS.Elliott Hughes2014-11-201-1/+1
* | Add an installd command to mark the end of boot.Narayan Kamath2014-11-191-0/+1
|/
* Migrate CA certificates to all usersRobin Lee2014-10-151-0/+2
* Add new system APK locations.Jeff Sharkey2014-09-091-0/+1
* Remove obsolete prunedexcacheAlex Light2014-08-281-1/+0
* Add vm_safe_mode to dexopt.Calin Juravle2014-08-261-2/+2
* Make system use patchoat to relocate during runtime.Alex Light2014-08-061-1/+1
* Offer to delete code cache directories.Jeff Sharkey2014-07-151-0/+2
* Merge "Rename 'mkuser' command to 'mkuserconfig'"Robin Lee2014-07-041-1/+1
|\
| * Rename 'mkuser' command to 'mkuserconfig'Robin Lee2014-06-101-1/+1
* | Exclude subdirectories when pruning the dex cache.Narayan Kamath2014-06-201-1/+1
* | Merge "Add an installd command to prune dex files."Narayan Kamath2014-06-101-1/+2
|\ \ | |/ |/|
| * Add an installd command to prune dex files.Narayan Kamath2014-06-101-1/+2
* | Add installd command to create /data/misc user dirRobin Lee2014-06-051-0/+4
|/
* Add instruction-set arguments to installd commands.Narayan Kamath2014-05-011-6/+8
* Extend installd to support SELinux restorecon function.Robert Craig2014-03-191-0/+1
* ART profilerDave Allison2014-03-071-1/+3
* Runtime resource overlay, iteration 2MÃ¥rten Kongstad2014-02-031-0/+4
* resolved conflicts for merge of e678897f to klp-dev-plus-aospNick Kralevich2013-09-201-1/+1
|\
| * Proper security labeling of multi-user data directories.Robert Craig2013-09-181-1/+1
* | Change legacy "persona" references to userid_t.Jeff Sharkey2013-07-151-14/+11
|/
* Fix issue #8768456: Settings > App Info under reports...Dianne Hackborn2013-05-011-3/+3
* Add seinfo parsing to PackageManagerService.Robert Craig2013-03-251-1/+1
* Revert "App home directories are now 0700 for targetSdkVersion > 17"Nick Kralevich2013-01-091-5/+2
* App home directories are now 0700 for targetSdkVersion > 17Nick Kralevich2012-12-141-2/+5
* remove unused code.Nick Kralevich2012-12-121-1/+0
* Move non-Java commands over from frameworks/baseMike Lockwood2012-10-241-0/+213