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

Commit bf308802 authored by Nate Jiang's avatar Nate Jiang Committed by Automerger Merge Worker
Browse files

Merge "Hook RELEASE_MESSAGEQUEUE_IMPLEMENTATION into build" into main am: 47738031

parents ae63a75d 47738031
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,3 +22,6 @@ $(call soong_config_set, libbinder, release_libbinder_client_cache, $(RELEASE_LI

# Use the configured release of sqlite
$(call soong_config_set, libsqlite3, release_package_libsqlite3, $(RELEASE_PACKAGE_LIBSQLITE3))

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