Back to Vanadium
This commit is contained in:
parent
e43b0bf74a
commit
89249d182f
@ -37,6 +37,7 @@ PRODUCT_PACKAGES += \
|
||||
SimpleCalculator \
|
||||
SimpleCamera \
|
||||
TranslateYou \
|
||||
TrichromeWebView \
|
||||
Wireguard
|
||||
|
||||
PRODUCT_PACKAGES -= \
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<webviewproviders>
|
||||
<!-- The default WebView implementation -->
|
||||
<webviewprovider description="GeckoView" packageName="org.mozilla.geckoview" availableByDefault="true">
|
||||
<webviewprovider description="Vanadium" packageName="app.vanadium.webview" availableByDefault="true">
|
||||
</webviewprovider>
|
||||
</webviewproviders>
|
||||
|
Loading…
x
Reference in New Issue
Block a user