summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorBernardo Rufino <brufino@google.com>2018-08-28 09:58:37 +0100
committerBernardo Rufino <brufino@google.com>2018-08-31 15:00:38 +0100
commit47b3cf937c93da9f1e6c9de9c30168f9e7bd0871 (patch)
tree2b1187464b2d4788cdbd0d1a49806e3e2636b614 /docs/html/sdk/api_diff/24/changes
parent0830f642224a0b1c2a1edceaaf064b3d9202135e (diff)
[KV] Remove states
To do so, had to: * Remove PM state and put it back into the queue. * Introduce 'active' boolean in the queue loop, which when false breaks out of the loop. (This is because the states collapsed into 'keep going' and 'finish' states.) * Renamed extractNextAgentData() to backupPackage(). * Queue handling from backupPackage() to run(). * Agent result handling from run to backupPackage(). Bug: 110082831 Test: atest KeyValueBackupTaskTest Test: adb shell bmgr backupnow <kv_package> Change-Id: If6efcbf91f10426d3c955b83deb1ecd8e714f79a
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions