diff --git a/device.mk b/device.mk index b975d1a3..68e83323 100644 --- a/device.mk +++ b/device.mk @@ -920,7 +920,9 @@ PRODUCT_PACKAGES += ShannonRcs # Exynos RIL and telephony # Multi SIM(DSDS) SIM_COUNT := 2 +$(call soong_config_set,sim,sim_count,$(SIM_COUNT)) SUPPORT_MULTI_SIM := true + # Support NR SUPPORT_NR := true # Support 5G on both stacks