diff options
| author | Richard Uhler <ruhler@google.com> | 2015-05-18 15:18:55 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-05-18 15:18:56 +0000 |
| commit | ce70082da8a4e63c280c2f049a67b38acc82ee1a (patch) | |
| tree | e8f0f86b7b138fa44f16fb2fc3245acd94a93663 /test/MultiDexModifiedSecondary/README.txt | |
| parent | 6650075fb831379d24cfafc3d56442e742418688 (diff) | |
| parent | a5a1c13a74225a1db3c54dc108fcd161b867bb00 (diff) | |
Merge "Test and fix bug checking status of secondary multidex files." into mnc-dev
Diffstat (limited to 'test/MultiDexModifiedSecondary/README.txt')
| -rw-r--r-- | test/MultiDexModifiedSecondary/README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/MultiDexModifiedSecondary/README.txt b/test/MultiDexModifiedSecondary/README.txt new file mode 100644 index 00000000000..4cf3a567aa8 --- /dev/null +++ b/test/MultiDexModifiedSecondary/README.txt @@ -0,0 +1,4 @@ +MultiDexModifiedSecondary is designed to result in a multidex file that has +the same classes.dex file as MultiDex, but a different classes2.dex. + +This is used in the OatFileAssistantTest.MultiDexSecondaryOutOfDate gtest. |
