replicant-frameworks_native/cmds/installd
Jeff Sharkey 31f08986f8 Split app move into separate copy/delete steps.
App movement now has three distinct stages: copying, scanning, and
cleanup.  Previously, a battery pull late in the move process would
end up with packages.xml pointing at the old location which had been
torn down.  Now, we update packages.xml to point at the new location
as the "source of truth" before we start deleting the old location.

Bug: 21831336
Change-Id: I62b8916c673265c240e2574ea968cdce5a7a0074
2015-07-07 13:31:53 -07:00
..
tests Offer to move both code and data together. 2015-04-30 16:02:58 -07:00
Android.mk Command to move private app data between volumes. 2015-04-10 00:21:35 -07:00
commands.cpp Split app move into separate copy/delete steps. 2015-07-07 13:31:53 -07:00
installd.cpp Split app move into separate copy/delete steps. 2015-07-07 13:31:53 -07:00
installd.h Split app move into separate copy/delete steps. 2015-07-07 13:31:53 -07:00
utils.cpp Add an installd command to link files 2015-06-09 11:35:43 +01:00