commit | fc55e2d609f0082c4f0009f2f095346b53c0924e | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Dec 14 15:48:15 2017 -0800 |
committer | Calin Juravle <calin@google.com> | Wed Jan 17 19:06:28 2018 -0800 |
tree | 7a0e4b1c510a86bf6d7fea9c1452c62bd729d358 | |
parent | 5e5b9c140115cc155abf41e916ac77b75decf0b2 [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