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

Commit c284f8c8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Override map for enabling mainline module prebuilts" into main am: 08445aad

parents 6861c4e5 08445aad
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -146,3 +146,6 @@ _my_paths := \
  $(TARGET_COPY_OUT_SYSTEM)/ \

$(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)