diff options
author | Po-Chien Hsueh <pchsueh@google.com> | 2019-05-07 17:23:44 +0800 |
---|---|---|
committer | Po-Chien Hsueh <pchsueh@google.com> | 2019-05-15 02:46:19 +0000 |
commit | dfd69d770ca4f13cd5bf1ed6de944630a028fe71 (patch) | |
tree | c8cdc91d063df7d8dde73b6a22edecc51648631f /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 92f755e33926f62c7120df6618b0071d5a794ae3 (diff) |
Add KEY_ENABLE_WHEN_COMPLETED for testing
Per design, we ask user's confirmation before enabling DSU when
install completed. To simplify the process of testing, this CL adds
a paramenter (intent key) "KEY_ENABLE_WHEN_COMPLETED". If the key is
set, the installation service will not ask user before enabling DSU.
Bug: 131866826
Test: adb shell am start-activity -n com.android.dynsystem/com.android.dynsystem.VerificationActivity
-a android.os.image.action.START_INSTALL
-d file:///storage/emulated/0/Download/system.raw.gz
--el KEY_SYSTEM_SIZE 893841408
--el KEY_USERDATA_SIZE 8589934592
--ez KEY_ENABLE_WHEN_COMPLETED true
Change-Id: Id38c4c0525199594f6bd6704b5a575d4a42b7b61
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions