Loading target/product/build_variables.mk +3 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,8 @@ # This file contains the trunk-stable flags that should be exported to all # Android targets. # Control libbinder client caching $(call soong_config_set, libbinder, release_libbinder_client_cache, $(RELEASE_LIBBINDER_CLIENT_CACHE)) # Use the configured release of sqlite $(call soong_config_set, libsqlite3, release_package_libsqlite3, $(RELEASE_PACKAGE_LIBSQLITE3)) Loading
target/product/build_variables.mk +3 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,8 @@ # This file contains the trunk-stable flags that should be exported to all # Android targets. # Control libbinder client caching $(call soong_config_set, libbinder, release_libbinder_client_cache, $(RELEASE_LIBBINDER_CLIENT_CACHE)) # Use the configured release of sqlite $(call soong_config_set, libsqlite3, release_package_libsqlite3, $(RELEASE_PACKAGE_LIBSQLITE3))