summaryrefslogtreecommitdiff
path: root/wifi/java/src
diff options
context:
space:
mode:
author Nikita Ioffe <ioffe@google.com> 2023-07-20 00:05:49 +0100
committer Nikita Ioffe <ioffe@google.com> 2023-07-27 13:47:54 +0000
commitcf573cdedee2e5e3e07d4c17c872c98c32a47636 (patch)
tree1ab8cf00078304f2a2fca6a57f6f8d7f3db5c7db /wifi/java/src
parent323d2409ccafe9c0ea018e07c7381628f649948d (diff)
Add --non-staged flag
The child change will change the behaviour of --force-non-staged flag to perform a rebootless APEX update even for APEXes that don't support rebootless updates. This behaviour will be used to speed up development cycle for teams that have their code packaged in an APEX. However, some developers (and some tests) assume that adb install --force-non-staged will fail for APEXes that don't support rebootless updates. In order to preserve such behaviour, this change introduces a new --non-staged flag. Bug: 290750901 Test: adb install --non-staged apex-supporting-rebootless-update Test: verify install was successful Test: adb install --non-staged com.android.virt.apex Test: verify install failed with "does not support non-staged update" Merged-In: I27ac000207e1b6ec39890bd382b3751fbb62e265 Change-Id: I27ac000207e1b6ec39890bd382b3751fbb62e265
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions