Make SUPPORT_MULTI_SIM recognizable in bp am: 10cd38d16e
am: acfcabc8e9
Original change: https://android-review.googlesource.com/c/device/google/gs201/+/3115563 Change-Id: I675023e60a3b8e343f27fdb82f56caa872183416 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
cdb406e1b6
1 changed files with 1 additions and 0 deletions
|
@ -911,6 +911,7 @@ endif
|
||||||
# Exynos RIL and telephony
|
# Exynos RIL and telephony
|
||||||
# Multi SIM(DSDS)
|
# Multi SIM(DSDS)
|
||||||
SIM_COUNT := 2
|
SIM_COUNT := 2
|
||||||
|
$(call soong_config_set,sim,sim_count,$(SIM_COUNT))
|
||||||
SUPPORT_MULTI_SIM := true
|
SUPPORT_MULTI_SIM := true
|
||||||
# Support NR
|
# Support NR
|
||||||
SUPPORT_NR := true
|
SUPPORT_NR := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue