[ZumaPro] Update SGP23 device capability to match with Modem setting
Bug: 323837363 Test: Confirm device capabilities matching PICS Change-Id: Id0c4dd8abe3c1a08f43c19bafa66fa91bb17c569
This commit is contained in:
parent
a34abe62ab
commit
3978ad2a80
1 changed files with 5 additions and 5 deletions
|
@ -227,12 +227,12 @@
|
||||||
<!-- An array of device capabilities defined by GSMA SGP.22 v2.2.2, and their corresponding major
|
<!-- An array of device capabilities defined by GSMA SGP.22 v2.2.2, and their corresponding major
|
||||||
version. -->
|
version. -->
|
||||||
<string-array translatable="false" name="config_telephonyEuiccDeviceCapabilities">
|
<string-array translatable="false" name="config_telephonyEuiccDeviceCapabilities">
|
||||||
<item>"gsm,8"</item>
|
<item>"gsm,9"</item>
|
||||||
<item>"utran,9"</item>
|
<item>"utran,9"</item>
|
||||||
<item>"eutran,15"</item>
|
<item>"eutran,16"</item>
|
||||||
<item>"nrepc,15"</item>
|
<item>"nrepc,16"</item>
|
||||||
<item>"nr5gc,15"</item>
|
<item>"nr5gc,16"</item>
|
||||||
<item>"eutran5gc,15"</item>
|
<item>"eutran5gc,16"</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Auto-brightness sensor type string -->
|
<!-- Auto-brightness sensor type string -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue