Merge "Update annotation name in class2greylist." am: 6c32f5d18e am: 7393f85a6e
am: d8058375f0
Change-Id: I5256637db768aa71d0977c7b4df734f0064a4c3b
This commit is contained in:
@@ -33,7 +33,7 @@ import java.io.IOException;
|
||||
*/
|
||||
public class Class2Greylist {
|
||||
|
||||
private static final String ANNOTATION_TYPE = "Landroid/annotation/UsedByApps;";
|
||||
private static final String ANNOTATION_TYPE = "Landroid/annotation/UnsupportedAppUsage ;";
|
||||
|
||||
public static void main(String[] args) {
|
||||
Options options = new Options();
|
||||
|
||||
Reference in New Issue
Block a user