1*d57664e9SAndroid Build Coastguard Worker# Keep classes and methods that have the @JavascriptInterface annotation 2*d57664e9SAndroid Build Coastguard Worker-keepclassmembers class * { 3*d57664e9SAndroid Build Coastguard Worker @android.webkit.JavascriptInterface <methods>; 4*d57664e9SAndroid Build Coastguard Worker} 5