Sign in
android
/
platform
/
frameworks
/
base
/
a9ec09a0bf78071e7cd73b55781a30ec45e9dc30
/
.
/
packages
/
CarrierDefaultApp
/
proguard.flags
blob: 64fec2ccbef25b510c9f3d6d3bfffe1ef2cacc60 [
file
] [
log
] [
blame
]
# Keep classes and methods that have the @JavascriptInterface annotation
-
keepclassmembers
class
*
{
@android
.
webkit
.
JavascriptInterface
<methods>
;
}