sdm660-common: overlay: Fix emergency pdn bringup failure
Add emergency network attribute to network attributes list. This will add emergency apn context, thereby allowing emergency pdn setup. Change-Id: I123fa99e1659f51bb3d0d9de7c8859591bd17dd1 CRs-Fixed: 984318
This commit is contained in:
parent
77c6be1c33
commit
c48d108a96
1 changed files with 1 additions and 0 deletions
|
@ -260,6 +260,7 @@
|
|||
<item>"mobile_ims,11,0,2,60000,true"</item>
|
||||
<item>"mobile_cbs,12,0,2,60000,true"</item>
|
||||
<item>"bluetooth,7,7,2,-1,true"</item>
|
||||
<item>"mobile_emergency,15,0,5,-1,true"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- This string array should be overridden by the device to present a list of radio
|
||||
|
|
Loading…
Reference in a new issue