bangkk: overlay: Declare eUICC device capabilities

From product/overlay/framework-res__auto_generated_rro_product.apk

Change-Id: Ia0a23bbacd4d5e89fac4f784719a52f60d5ceeb5
This commit is contained in:
LuK1337 2024-08-26 00:29:05 +05:30 committed by Anand S
parent c705cf318d
commit cd1437357a
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -4,6 +4,28 @@
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- An array of device capabilities defined by GSMA SGP.22 v2.0.
The first item is the capability name that the device supports. The second item is the
major version. The minor and revision versions are default to 0s.
The device capabilities and their definition in the spec are:
gsm : gsmSupportedRelease
utran : utranSupportedRelease
cdma1x : cdma2000onexSupportedRelease
hrpd : cdma2000hrpdSupportedRelease
ehrpd : cdma2000ehrpdSupportedRelease
eutran : eutranSupportedRelease
nfc : contactlessSupportedRelease
crl : rspCrlSupportedVersion
nrepc : nrEpcSupportedRelease
nr5gc : nr5gcSupportedRelease
eutran5gc : eutran5gcSupportedRelease
-->
<string-array name="config_telephonyEuiccDeviceCapabilities">
<item>gsm,9</item>
<item>utran,9</item>
<item>eutran,15</item>
</string-array>
<!-- Device-specific array of SIM slot indexes which are are embedded eUICCs.
e.g. If a device has two physical slots with indexes 0, 1, and slot 1 is an
eUICC, then the value of this array should be: