diff options
| author | Richard Uhler <ruhler@google.com> | 2015-05-19 15:52:08 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-05-19 15:52:08 +0000 |
| commit | cc8bda030d7a18715d2c63bbb2528b61472bf3d5 (patch) | |
| tree | ede2a935d8a32fb7ed454306e0428cc6f45245b8 /test/MultiDexModifiedSecondary/README.txt | |
| parent | b258ce51247e775079a73805ed17e2a6255bb0e6 (diff) | |
| parent | 67ff7d1fd7bcaf4b6b73ecdab6011c8636562b58 (diff) | |
Merge "Test and fix bug checking status of secondary multidex files."
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. |
