OSDN Git Service

Installd: Add move_ab command
authorAndreas Gampe <agampe@google.com>
Tue, 1 Mar 2016 19:46:45 +0000 (11:46 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 3 Mar 2016 17:04:08 +0000 (09:04 -0800)
commite65b4faa798269ab6ee0d27dab03b8b5caa6f956
tree05fdeb021bd41dc66533c4fb5059e4902c12571e
parent649449dbb777e58ea5f6f1af61f84022d088190c
Installd: Add move_ab command

Add a command to move A/B artifacts into the right position. This
is used for apps that live in data.

Bug: 25612095
Change-Id: I40c3ca54bd0f3b2d646a14b145e733096dabbbb2
cmds/installd/commands.cpp
cmds/installd/commands.h
cmds/installd/installd.cpp