summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device-barbet.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/device-barbet.mk b/device-barbet.mk
index 22de39c..f9823e6 100644
--- a/device-barbet.mk
+++ b/device-barbet.mk
@@ -231,3 +231,6 @@ PRODUCT_PACKAGES += \
include device/google/gs-common/gyotaku_app/gyotaku.mk
# Better Bug
include device/google/gs-common/betterbug/betterbug.mk
+
+# Set soong config variable to control module build
+$(call soong_config_set,ctpm,enable_nr_dual_connectivity_qcril,true)