mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-13 06:31:03 +08:00

This makes the class usable no matter how a webview's bridge is implemented under-the-hood. This also deletes the PrivateApi bridge mode, which has never been a good idea to use, and which we should replace with a Lollipop "evaluateJavascript"-based bridge.