Make SUPPORT_MULTI_SIM recognizable in bp am: 1f43d128df
Original change: https://android-review.googlesource.com/c/device/google/zuma/+/3115579 Change-Id: I738f8061af6233116654c1a3f0af121b90308e89 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
df858c9c6b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue