commit | f65610d750b30d54b4f897e3dbd748a14cf794be | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Dec 14 15:48:15 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Fri Aug 03 11:21:06 2018 -0700 |
tree | 33645aa5337d2ad72e7d44be3c0fa4b3e30f6f83 | |
parent | 81143ed24398e6d1f60d0998ec6f477ac76a7791 [diff] |
Accept DexMetadata files (.dm) for install-multiple Allow .dm files (DexMetadata) to be passed to adb install-multiple. Do not rename the input files based on their indices as the naming matters for associating an .dm file to an .apk file. Test: adb install-multiple -p com.android.cts.classloadersplitapp base.apk split.apk split.dm Bug: 30934496 Change-Id: I2ac39e00d64eae938124250033f79e02f3c3f9c0 (cherry picked from commit aa7753871e0519b628b78c2defa38c71e8c3879a)