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

Commit 0c59be16 authored by Lingyun Zhao's avatar Lingyun Zhao Committed by Android (Google) Code Review
Browse files

Merge "AppSearch/IsolatedStorageService: set build flag enable_isolated_storage in soong" into main

parents 458d9188 5c63090f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -580,3 +580,4 @@ $(call inherit-product,$(SRC_TARGET_DIR)/product/updatable_apex.mk)
$(call soong_config_set, bionic, large_system_property_node, $(RELEASE_LARGE_SYSTEM_PROPERTY_NODE))
$(call soong_config_set, Aconfig, read_from_new_storage, $(RELEASE_READ_FROM_NEW_STORAGE))
$(call soong_config_set, SettingsLib, legacy_avatar_picker_app_enabled, $(if $(RELEASE_AVATAR_PICKER_APP),,true))
$(call soong_config_set, appsearch, enable_isolated_storage, $(RELEASE_APPSEARCH_ENABLE_ISOLATED_STORAGE))