OSDN Git Service

[WebView] Interface to access hidden APIs.
authorIgnacio Solla <igsolla@google.com>
Wed, 29 Oct 2014 12:47:46 +0000 (12:47 +0000)
committerIgnacio Solla <igsolla@google.com>
Mon, 10 Nov 2014 10:31:12 +0000 (10:31 +0000)
commit94ef789f0cf0387df20c2c602857ada1e5abfdd6
tree6d30e858deaf13f6928723da66b8023f2218807f
parent803908b0db0139a2bc3eca2868cad67c9a274d97
[WebView] Interface to access hidden APIs.

The WeView provider implementation needs access to
these APIs to implement the WebView functionality.

BUG:18152150

Change-Id: I6b41c623b1e8a776dcee8977d0d17259cb4b34f1
core/java/android/webkit/WebViewDelegate.java [new file with mode: 0644]
core/java/android/webkit/WebViewFactory.java