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

DSU enhancement (5/N)

* Support default keyguard strings
  This allows the client to use default strings for the keyguard
  dialog instead of the ones relevant to DSU.

Bug: 277691885
Test: set up pin code and run
  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 \
  --ez KEY_KEYGUARD_USE_DEFAULT_STRINGS true
Change-Id: Ic6c528c180a7006d9392734b9a0f562418c47c3b
parent e5dff82b
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