Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aacd80fd authored by Robert Greenwalt's avatar Robert Greenwalt
Browse files

Fix build break.

Change-Id: Ic61448f468fb97a2ae032bf5782b33ed8972e20f
parent 7d513652
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -154,8 +154,8 @@
         does not require auto-restore. -->
    <!-- the 6th element indicates boot-time dependency-met value. -->
    <string-array translatable="false" name="networkAttributes">
        <item>"wifi,1,1,1,true"</item>
        <item>"mobile,0,0,0,true"</item>
        <item>"wifi,1,1,1,-1,true"</item>
        <item>"mobile,0,0,0,-1,true"</item>
        <item>"mobile_mms,2,0,2,60000,true"</item>
        <item>"mobile_supl,3,0,2,60000,true"</item>
        <item>"mobile_hipri,5,0,3,60000,true"</item>