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

Commit 156491f4 authored by Stefano Duo's avatar Stefano Duo Committed by Gerrit Code Review
Browse files

Merge "Introduce indirection layer on top Cronet ToT and Stable import channels" into main

parents 67acd19e eb929f85
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,3 +31,6 @@ $(call soong_config_set, libsqlite3, release_package_libsqlite3, $(RELEASE_PACKA

# Use the configured MessageQueue implementation
$(call soong_config_set, messagequeue, release_package_messagequeue_implementation, $(RELEASE_PACKAGE_MESSAGEQUEUE_IMPLEMENTATION))

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