Merge "Add the WebViewBootstrap module to the base system." into main
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user