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

Commit eb8d4d69 authored by Stefano Duo's avatar Stefano Duo Committed by Android (Google) Code Review
Browse files

Merge "Introduce indirection layer on top Cronet ToT and Stable import...

Merge "Introduce indirection layer on top Cronet ToT and Stable import channels" into aosp-main-future
parents 180c7f77 78b8643a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,3 +34,6 @@ $(call soong_config_set, messagequeue, release_package_messagequeue_implementati

# Use the configured version of WebView
$(call soong_config_set, webview, release_package_webview_version, $(RELEASE_PACKAGE_WEBVIEW_VERSION))

# Use the configured version of Cronet
$(call soong_config_set,cronet,enable_cronet_tot,$(RELEASE_ENABLE_TOT_CRONET))