commit | 147b897cffebf1497fa391caaaa7415322dc6f26 | [log] [tgz] |
---|---|---|
author | Mateus Azis <azis@google.com> | Thu Jun 08 15:01:16 2023 -0700 |
committer | Mateus Azis <azis@google.com> | Thu Jun 08 15:23:41 2023 -0700 |
tree | b54d533b066a9262132a8a8a3f09e419da65d48c | |
parent | f7cb33154bebf3d9a117b7674f02e3fc2e5b0c3c [diff] |
Document the behavior of the --force-non-staged flag. This flag is helpful for teams developing binaries packaged under APEX files, since it allows a quicker dev cycle by installing new apexes without rebooting. The fact that it's undocumented makes it harder to know it exists. Test: flashed and then 'adb shell pm' Change-Id: I451389555fa91b170b167d177a35a4dc34c25dc9