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

Commit 321aaaf7 authored by Paul Duffin's avatar Paul Duffin Committed by Automerger Merge Worker
Browse files

Add bluetooth and uwb to the optional modules list am: 70a11a34

parents 69fec82f 70a11a34
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -75,6 +75,8 @@ $(call soong_config_set,art_module,source_build,$(ART_MODULE_BUILD_FROM_SOURCE))
# are controlled by the MODULE_BUILD_FROM_SOURCE environment variable by
# default.
INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES := \
  bluetooth \
  uwb \
  wifi \

$(foreach m, $(INDIVIDUALLY_TOGGLEABLE_PREBUILT_MODULES),\