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

Commit 9689e900 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add the WebViewBootstrap module to the base system." into main

parents 1d0e62cd a468160e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -320,6 +320,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 \