blob: a8d969a5ce011c08bea7031f0d5af2aa8d2e5b62 [file] [log] [blame]
-keep @**.MainDex class * {
*;
}
-keepclasseswithmembers class * {
public static ** asInterface(android.os.IBinder);
}