| commit | e91d5bee241f30513b82263bc71b56abfde8ad8d | [log] [tgz] |
|---|---|---|
| author | Selim Gurun <sgurun@google.com> | Tue Sep 11 16:11:22 2012 -0700 |
| committer | Selim Gurun <sgurun@google.com> | Wed Sep 12 08:04:26 2012 -0700 |
| tree | 814ab0f83791087776a023f6cdac3cf88f0a2805 | |
| parent | 0bb4d078afeadf4996240d0ac41514c28e5f795a [diff] |
Make JavascriptInterface annotation public. Bug: 7073422 This change makes @JavascriptInterface public and it requires using this annotation to allow javascript access to public java methods for API level JELLY_BEAN_MR1 and above. The behavior does not change for API levels JELLY_BEAN and below. Change-Id: I4108b17cf71b9ac273d7b61b1c8f7f5581e922ee