Add bluetooth and uwb to the optional modules list

Bug: 233965247
Test: m nothing
Change-Id: I9618844499d6f1da4d5e9b5b31bfaca86c4de980
This commit is contained in:
Paul Duffin
2022-06-09 21:25:26 +00:00
parent 9a5e3d53a8
commit 70a11a34c0

View File

@@ -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),\