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:
@@ -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),,\
|
||||
|
Reference in New Issue
Block a user