Loading target/product/build_variables.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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)) Loading
target/product/build_variables.mk +3 −0 Original line number Diff line number Diff line Loading @@ -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))