OSDN Git Service

If a profile is passed, we should always pass output-vdex and input-vdex.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 27 Apr 2017 20:45:35 +0000 (21:45 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 2 May 2017 11:44:36 +0000 (12:44 +0100)
commite7fb6d1cee667ef18c3459cef435067194ea0d75
treea431e77de29b489a88196bd2fe2cb64cf7b6b8c4
parent4c988898116049226a4cf49cbfbebaca44008576
If a profile is passed, we should always pass output-vdex and input-vdex.

Passing only input-vdex means the vdex will be updated in place, which
is not something we do with a profile in production.

Test: 629-vdex

(cherry picked from commit fbc4f118aff7c284f0d9d2ca209166b7ff79e542)

Change-Id: Ie7afabe7e017476fe5347781f304043db2555462
test/etc/run-test-jar