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

Commit 497f02d8 authored by Gurpreet Singh's avatar Gurpreet Singh Committed by Gerrit Code Review
Browse files

Merge "Add respective modules to the list of individually toggleable modules." into main

parents 64134135 c6e96a6e
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -128,13 +128,25 @@ endif
# are controlled by the MODULE_BUILD_FROM_SOURCE environment variable by
# default.
INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES := \
  adservices \
  appsearch \
  btservices \
  devicelock \
  configinfrastructure \
  conscrypt \
  healthfitness \
  ipsec \
  media \
  mediaprovider \
  ondevicepersonalization \
  permission \
  rkpd \
  scheduling \
  sdkext \
  statsd \
  tethering \
  uwb \
  wifi \
  mediaprovider \

$(foreach m, $(INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES),\
  $(if $(call soong_config_get,$(m)_module,source_build),,\