Config overlay to support 2 physical slots
Bug: 197989438 Test: Confirm sim configuration. Change-Id: I3972e0456d8034517cc4224ef786a9292439a8b9
This commit is contained in:
parent
fc34064967
commit
eec347d23f
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
|||
supported by the device. For example, a multi-sim device can have 2 phones/logical modems,
|
||||
but 3 physical slots, or a single SIM device can have 1 phones/logical modems, but 2
|
||||
physical slots (one eSIM and one pSIM) -->
|
||||
<integer name="config_num_physical_slots">3</integer>
|
||||
<integer name="config_num_physical_slots">2</integer>
|
||||
|
||||
<!-- Enable CBRS support -->
|
||||
<bool translatable="false" name="config_cbrs_supported">true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue