Open neunw2005 opened 7 years ago
Can you explain a little more about your motivation for this change? Why do you need the webview version? Are you planning on adding it to STF?
As Android's system webview has some special feature on different os version‘s platform, we need the system webview version information and then test the special feature according the webview version.
add get system webview responder, modify wire.proto to add new getWebviewVersion message and a responder java file.