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

This commit is contained in:
Treehugger Robot
2024-02-08 22:17:07 +00:00
committed by Gerrit Code Review

View File

@@ -320,6 +320,11 @@ else
com.android.nfcservices com.android.nfcservices
endif endif
ifeq ($(RELEASE_USE_WEBVIEW_BOOTSTRAP_MODULE),true)
PRODUCT_PACKAGES += \
com.android.webview.bootstrap
endif
# VINTF data for system image # VINTF data for system image
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
system_manifest.xml \ system_manifest.xml \