Merge "Remove the system api method WebViewFactory.getWebViewPackageName" into nyc-dev am: bf0982d
am: d187015
* commit 'd187015b0db4c4ec40ca343b4dbee57e2e835012':
Remove the system api method WebViewFactory.getWebViewPackageName
Change-Id: I05776787c59d9f96b1e6f4278068cd70ffbe964b
This commit is contained in:
@@ -128,11 +128,6 @@ public final class WebViewFactory {
|
||||
public MissingWebViewPackageException(Exception e) { super(e); }
|
||||
}
|
||||
|
||||
// TODO (gsennton) remove when committing webview xts test change
|
||||
public static String getWebViewPackageName() {
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
* @hide
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user