Add mediaprovider to the list of individually toggleable modules.

This is safe since GTS tests already exist to check for mandatory modules, which this module is a part of.

Bug:294190883
Change-Id: I3b5853f8e56c2fb9cfe7f492cf0b753819c55213
Ignore-AOSP-First: changes in topics with internal-first/internal-only projects.
This commit is contained in:
Jag Ghoshal
2023-09-25 20:58:25 +00:00
parent f414e68588
commit 27ea10920b

View File

@@ -128,6 +128,7 @@ INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES := \
rkpd \
uwb \
wifi \
mediaprovider \
$(foreach m, $(INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES),\
$(if $(call soong_config_get,$(m)_module,source_build),,\