History log of /dalvik/dx/src/com/android/multidex/FolderPathElement.java
Revision Date Author Comments
8e88bab04f03edbbc74fb61b31a847c22106bfab 18-Nov-2014 Yohann Roussel <yroussel@google.com> Keep annotated classes in main dex list

Only classes annotated with a runtime visible annotation are to be kept.
See https://code.google.com/p/android/issues/detail?id=78144

Bug: 18385117

(cherry picked from commit 893795fc95fdd77d398ebb77a0fe336c45b596cf)

Change-Id: I46ceef4aab5119ba4515a07e8f17577e15931dbd
2bb6fe45bf620525ba34bd7303d7ecb597aa0689 07-Aug-2013 Yohann Roussel <yroussel@google.com> Introduction of a tool to find main dex classes.

This is for legacy application wanting to allow --multi-dex on dx
and load the multiple files using the com.android.multidex.installer
library. The mainDexClasses script will provide the content of the
file to give to dx in --main-dex-list.

Change-Id: Id14bc785c6a888f6af49c018b2c29b89284ae40e