blob: 23c08b8eba673c12f4226926e328d0a68578dc76 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- persist APNs for these PLMNs on db upgrade to version 14 -->
<string-array name="persist_apns_for_plmn">
<item>20404</item>
<item>310004</item>
<item>310120</item>
<item>311480</item>
</string-array>
<!-- Specify a service to bind to that returns an implementation of the
IApnSourceService interface.
(e.g. com.foo/.Bar for the package com.foo and class com.foo.Bar)
If this value is empty or unparsable, we will apply APNs from the APN
conf xml file. -->
<string name="apn_source_service" translatable="false"></string>
</resources>