replicant-frameworks_native/cmds
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
..
atrace Fix async_stop 2015-05-15 10:00:34 -07:00
bugreport Don't use TEMP_FAILURE_RETRY on close in frameworks/native. 2015-05-15 17:26:44 -07:00
dumpstate dumpstate: modify logcat timeout to compensate for storage speed 2015-06-15 07:28:28 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland GLConsumer: Stop using default constructor params 2014-06-24 13:09:19 -07:00
installd Split app move into separate copy/delete steps. 2015-07-07 13:31:53 -07:00
ip-up-vpn Include the VPN server IP address in the VPN state file. 2014-09-19 13:27:56 +09:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
service Add support for int64, float, double types to service command. 2015-04-06 19:42:43 -07:00
servicemanager Call selinux_status_open() prior to use of selinux_status_updated(). 2015-06-03 13:46:08 -07:00