Merge "Override map for enabling mainline module prebuilts" into main

This commit is contained in:
Treehugger Robot
2024-06-01 02:21:29 +00:00
committed by Gerrit Code Review

View File

@@ -146,3 +146,6 @@ _my_paths := \
$(TARGET_COPY_OUT_SYSTEM)/ \ $(TARGET_COPY_OUT_SYSTEM)/ \
$(call require-artifacts-in-path, $(_my_paths), $(_my_allowed_list)) $(call require-artifacts-in-path, $(_my_paths), $(_my_allowed_list))
# Product config map to toggle between sources and prebuilts of required mainline modules
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_shared/build/release/gms_mainline/required/release_config_map.textproto)