Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66a5221c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add the WebViewBootstrap module to the base system." into main am: 9689e900

parents 9531e0e0 9689e900
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -323,6 +323,11 @@ else
        com.android.nfcservices
endif

ifeq ($(RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE),true)
    PRODUCT_PACKAGES += \
        com.android.webview.bootstrap
endif

# VINTF data for system image
PRODUCT_PACKAGES += \
    system_manifest.xml \