commit | b008e122c68ecb126d23dcdc2f2e9f05e462de19 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Mon Apr 10 14:51:37 2023 +0800 |
committer | JW Wang <wangchun@google.com> | Wed Apr 12 14:06:16 2023 +0800 |
tree | 6d683276c1c07ed247aa676a589a54176d5ce47d | |
parent | c85dfa3da5e35a04f501bcd5f5b7f99ded8bfbf4 [diff] |
DSU enhancement (2/N) * Expose KEY_ENABLE_WHEN_COMPLETED This will streamline the UI flow where the device will reboot immediately when the installation is done. Bug: 277691885 Test: adb shell am start-activity \ -n com.android.dynsystem/com.android.dynsystem.VerificationActivity \ -a android.os.image.action.START_INSTALL \ --el KEY_USERDATA_SIZE 2147483648 \ --ez KEY_ENABLE_WHEN_COMPLETED true Change-Id: I63cfd66647ac0cfc312ef329d18aba89b93aa990