Add 5G RAT into Bearer field.
Within APN editor, 5G RAT need to be added into Bearer field. Bug: 143995814 Test: 1. Build pass. 2. make RunSettingsRoboTests ROBOTEST_FILTER=ApnEditorTest 3. check UI: 3-1. Open APN settings page: Settings > Network & Internet > Mobile Network > Advanced > Access Point Names. 3-2. Click the 3 dots at the up corner, and then select "New APN" > "Bearer" Change-Id: If09afd00cf7860c3bbb40be748ca04c9a55ee5b8
This commit is contained in:
@@ -457,6 +457,11 @@
|
||||
<item>1xRTT</item>
|
||||
<item>IS95B</item>
|
||||
<item>IS95A</item>
|
||||
<item>GSM</item>
|
||||
<item>TD_SCDMA</item>
|
||||
<item>IWLAN</item>
|
||||
<item>LTE_CA</item>
|
||||
<item>NR</item>
|
||||
</string-array>
|
||||
|
||||
<string-array translatable="false" name="bearer_values">
|
||||
@@ -492,6 +497,16 @@
|
||||
<item>5</item>
|
||||
<!-- Do not translate. -->
|
||||
<item>4</item>
|
||||
<!-- Do not translate. -->
|
||||
<item>16</item>
|
||||
<!-- Do not translate. -->
|
||||
<item>17</item>
|
||||
<!-- Do not translate. -->
|
||||
<item>18</item>
|
||||
<!-- Do not translate. -->
|
||||
<item>19</item>
|
||||
<!-- Do not translate. -->
|
||||
<item>20</item>
|
||||
</string-array>
|
||||
|
||||
<!-- MVNO Info used in APN editor -->
|
||||
|
Reference in New Issue
Block a user