Merge "Remove usage of networkAttributes"
This commit is contained in:
@@ -42,4 +42,14 @@
|
|||||||
-->
|
-->
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<string-array translatable="false" name="config_legacy_networktype_restore_timers">
|
||||||
|
<item>2,60000</item><!-- mobile_mms -->
|
||||||
|
<item>3,60000</item><!-- mobile_supl -->
|
||||||
|
<item>4,60000</item><!-- mobile_dun -->
|
||||||
|
<item>5,60000</item><!-- mobile_hipri -->
|
||||||
|
<item>10,60000</item><!-- mobile_fota -->
|
||||||
|
<item>11,60000</item><!-- mobile_ims -->
|
||||||
|
<item>12,60000</item><!-- mobile_cbs -->
|
||||||
|
</string-array>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
@@ -17,11 +17,11 @@
|
|||||||
<overlayable name="ServiceConnectivityResourcesConfig">
|
<overlayable name="ServiceConnectivityResourcesConfig">
|
||||||
<policy type="product|system|vendor">
|
<policy type="product|system|vendor">
|
||||||
<!-- Configuration values for ConnectivityService -->
|
<!-- Configuration values for ConnectivityService -->
|
||||||
|
<item type="array" name="config_legacy_networktype_restore_timers"/>
|
||||||
<item type="string" name="config_networkCaptivePortalServerUrl"/>
|
<item type="string" name="config_networkCaptivePortalServerUrl"/>
|
||||||
<item type="integer" name="config_networkTransitionTimeout"/>
|
<item type="integer" name="config_networkTransitionTimeout"/>
|
||||||
<item type="array" name="config_wakeonlan_supported_interfaces"/>
|
<item type="array" name="config_wakeonlan_supported_interfaces"/>
|
||||||
|
|
||||||
|
|
||||||
</policy>
|
</policy>
|
||||||
</overlayable>
|
</overlayable>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user