sm6375-common: overlay: Config overlay to support 2 physical slots
Bug: 197989438 Test: Confirm sim configuration. Change-Id: I3972e0456d8034517cc4224ef786a9292439a8b9
This commit is contained in:
committed by
Michael Bestas
parent
741dc4e5df
commit
902dc682b7
@@ -160,6 +160,13 @@
|
||||
phone object irrespective of this config -->
|
||||
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
|
||||
|
||||
<!-- Number of physical SIM slots on the device. This includes both eSIM and pSIM slots, and
|
||||
is not necessarily the same as the number of phones/logical modems 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">2</integer>
|
||||
|
||||
<!-- Whether the Unprocessed audio source supports the required frequency range and level -->
|
||||
<bool name="config_supportAudioSourceUnprocessed">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user