summaryrefslogtreecommitdiffstats
path: root/cmds/installd/commands.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-101-18/+5
|\
| * Installd: Fully decouple pre- and post-bootcomplete propertiesAndreas Gampe2015-09-281-18/+5
* | Themes: Reference app resource when compiling theme [1/2]d34d2016-01-201-24/+34
* | installd: Consider bundled app dir as a valid apk pathSteve Kondik2015-11-071-0/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-13/+35
|\ \ | |/
| * Installd: Take boot status as dexopt parameterAndreas Gampe2015-09-211-12/+3
| * Installd: Allow different behavior before bootcompleteAndreas Gampe2015-09-161-12/+43
* | installd: Run all of the appt setup operations in the child processRicardo Cerqueira2015-10-301-22/+22
* | installd: Call pipe() before forkingd34d2015-10-281-5/+6
* | installd: Use -f (force overwrite) for aaptd34d2015-10-281-0/+2
* | Themes: Restructure resource cache [2/2]d34d2015-10-261-44/+12
* | Themes: Port to CM13 [2/3]Clark Scheff2015-10-261-19/+190
|/
* Only restorecon_data once for all users.Jeff Sharkey2015-07-201-4/+4
* Installd: Add a swap override flagAndreas Gampe2015-07-161-7/+36
* Split app move into separate copy/delete steps.Jeff Sharkey2015-07-071-14/+4
* Fix directory path of codecache.Daichi Hirono2015-06-241-1/+1
* Rename --include-cfi to --generate-debug-info.David Srbecky2015-06-191-4/+4
* Installd: Add debug.gencfi to run_dex2oatAndreas Gampe2015-06-191-3/+15
* Add an installd command to link filesNarayan Kamath2015-06-091-0/+25
* Offer to move both code and data together.Jeff Sharkey2015-04-301-76/+137
* Command to move private app data between volumes.Jeff Sharkey2015-04-101-7/+86
* Start accepting volume UUIDs from framework.Jeff Sharkey2015-04-091-2/+1
* More volume UUID awareness.Jeff Sharkey2015-04-091-52/+44
* Installd: Fix Clang buildAndreas Gampe2015-04-091-5/+2
* Merge "Plumb through volume UUID when building paths."Jeff Sharkey2015-04-091-138/+37
|\
| * Plumb through volume UUID when building paths.Jeff Sharkey2015-04-071-138/+37
* | installd: Add support for SELF_PATCHOAT_NEEDED.Richard Uhler2015-04-071-12/+28
|/
* Switch installd to compile as C++.Jeff Sharkey2015-04-071-0/+1763