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