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