commit | 3657ae1fc9d40ab8eb1ede7f079abc7769ea098e | [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 | 31d76ab124e8b156d9ed178feaae6c1ce257290e | |
parent | b7011367ba36543b9c04ef2d54646d579508d94d [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 095ea76479bba75db35b80b7c81f807d84340192)