enable udp by default

This commit is contained in:
Eric House 2013-07-16 08:05:46 -07:00
parent 403401745e
commit 5571816339

View file

@ -297,7 +297,7 @@
/>
<CheckBoxPreference android:key="@string/key_udp_relay"
android:title="@string/udp_relay"
android:defaultValue="false"
android:defaultValue="true"
/>
<CheckBoxPreference android:key="@string/key_drop_gcm"
android:title="@string/drop_gcm_title"