Verify that only annotated methods are exposed via WebView.addJavascriptInterface

Verify that only methods annotated with @JavascriptInterface are exposed
on the JavaScript interface object.

The implementation of this restriction was added in JB MR1, but w/o a test in CTS.

Change-Id: Ic1fb243a0b8707800f5947bd283dd7148c980953
1 file changed