diff options
author | Yo Chiang <yochiang@google.com> | 2019-12-18 15:58:02 +0800 |
---|---|---|
committer | Yo Chiang <yochiang@google.com> | 2019-12-27 12:43:14 +0800 |
commit | a69bb0712d05ad6359c05e6a63a489a250bb5831 (patch) | |
tree | 2dc51ff82a46401670ee202a2420de04f1400708 /rs/java/android/renderscript/RenderScriptGL.java | |
parent | 47fbf0aaa07b6dd4902756a662b29df418c48173 (diff) |
VerificationActivity clones calling Intent
When VerificationActivity receives an Intent, clone the calling Intent's
extras Bundle and pass the whole Bundle into
DynamicSystemInstallationService Intent. Don't unpack and repack the
calling Intent's extras field. Since VerificationActivity aren't using the
contents of the extras Bundle, it shouldn't know about the details of extra.
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 8589934592 \
-d file:///storage/emulated/0/Download/aosp_arm64-dsu_test.zip
Change-Id: Ie19b9d4d9ebcbd4623d8c76637da4fa732a4a3c3
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions