diff options
author | Howard Chen <howardsoc@google.com> | 2021-01-11 11:46:50 +0800 |
---|---|---|
committer | Howard Chen <howardsoc@google.com> | 2021-01-18 12:40:56 +0800 |
commit | 08deaa39d24c18617812570356fed38f7495048a (patch) | |
tree | 3147b9542d7789d67524e7e0e9718fc50dc4ae76 /debuggerd/handler/debuggerd_handler.cpp | |
parent | bdd1244d54f04cf483efe1d5ffcebc7d30870f93 (diff) |
Fix the MapWithLoopDevice
This fix is to keep the dm line in the status file and let the
UnmapImageDevice to clean up correctly.
Bug: 171861574
Test: execute following command on a device with a SD card inserted
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 4294967296
Change-Id: Ia56f8f724f04e7e20586e088c89b62a1068766e4
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions