am f4393101
: Merge "Support configuring the protocol in APN settings." into gingerbread
* commit 'f4393101f80f0ca1a10771613a18565323b69fa2': Support configuring the protocol in APN settings.
This commit is contained in:
@@ -114,4 +114,11 @@
|
||||
android:singleLine="true"
|
||||
android:inputType="textNoSuggestions"
|
||||
/>
|
||||
<ListPreference
|
||||
android:title="@string/apn_protocol"
|
||||
android:dialogTitle="@string/apn_protocol"
|
||||
android:key="apn_protocol"
|
||||
android:entries="@array/apn_protocol_entries"
|
||||
android:entryValues="@array/apn_protocol_values"
|
||||
/>
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user