Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d4bf2448 authored by JW Wang's avatar JW Wang
Browse files

DSU enhancement (3/N)

* Expose KEY_ONE_SHOT
  This allows the device to stay in DynamicSystem mode
  across reboots until the user decides to exit DSU mode

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 \
  --ez KEY_ONE_SHOT false
Change-Id: I8057ebb7af866f9da3ad7836615866642ff93ddb
parent b008e122
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment