diff options
author | Howard Chen <howardsoc@google.com> | 2020-02-15 17:33:41 +0800 |
---|---|---|
committer | Howard Chen <howardsoc@google.com> | 2020-03-10 17:35:11 +0800 |
commit | 23eaa3e499b522c940a25d84aa5a71707be28c9f (patch) | |
tree | d3ede48fb8dbb808a687dee050cdcde492b299f5 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 770ba1c98ef69a7851c86cb4a0dcbd4c4ab2d50a (diff) |
Convert gsid to use the dynamic AIDL service infrastructure
Replace the original on demand start mechanism with the new dynamic
AIDL service infrastructure to resolve a possible race condition.
Bug: 149130673
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 $(du -b system.raw|cut -f1) \
--el KEY_USERDATA_SIZE 858993459
Merged-In: Ic6b91d6f4df9d5910ee4d05721f76e53e23a5c48
Change-Id: Ic6b91d6f4df9d5910ee4d05721f76e53e23a5c48
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions