diff options
| author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | 2024-06-11 02:45:45 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2024-06-11 02:45:45 +0000 |
| commit | c5c2927c8e1f60e291987366c05300dfa3df501b (patch) | |
| tree | ce6bf8ec544ab34840a2c3abb04267105a51fb8b | |
| parent | 93d5b43bf505944b20628d7049ea1bf6c00c61c2 (diff) | |
| parent | a265db6ad0ab2566565e5bbfc488fbcc77fe07aa (diff) | |
Merge "Set "enable_nr_dual_connectivity_qcril" to control module build" into main
| -rw-r--r-- | device-barbet.mk | 3 |
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) |
