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

Commit 70a11a34 authored by Paul Duffin's avatar Paul Duffin
Browse files

Add bluetooth and uwb to the optional modules list

Bug: 233965247
Test: m nothing
Change-Id: I9618844499d6f1da4d5e9b5b31bfaca86c4de980
parent 9a5e3d53
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -125,6 +125,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),\