Config overlay to set slot 0 as non-removable eUICC.
Bug: 197252913 Test: Confirm non-removable eUICC config. Change-Id: I01a75250943578ee7c9fd667d5ab9a659964fa40
This commit is contained in:
parent
ad214bed2a
commit
5a75515a09
1 changed files with 1 additions and 2 deletions
|
@ -30,8 +30,7 @@
|
||||||
This is used to differentiate between removable eUICCs and built in eUICCs, and should
|
This is used to differentiate between removable eUICCs and built in eUICCs, and should
|
||||||
be set by OEMs for devices which use eUICCs. -->
|
be set by OEMs for devices which use eUICCs. -->
|
||||||
<integer-array name="non_removable_euicc_slots">
|
<integer-array name="non_removable_euicc_slots">
|
||||||
<item>1</item>
|
<item>0</item>
|
||||||
<item>2</item>
|
|
||||||
</integer-array>
|
</integer-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue