Merge "Bug 5042999: Wi-Fi disconnect policy strings"

This commit is contained in:
Gilles Debunne
2011-09-09 09:47:29 -07:00
committed by Android (Google) Code Review
4 changed files with 44 additions and 26 deletions

View File

@@ -27,7 +27,6 @@
<ListPreference
android:key="sleep_policy"
android:title="@string/wifi_setting_sleep_policy_title"
android:summary="@string/wifi_setting_sleep_policy_summary"
android:persistent="false"
android:entries="@array/wifi_sleep_policy_entries"
android:entryValues="@array/wifi_sleep_policy_values"