Radio updates happen frequently on some phones, switch to dynamic.

This commit is contained in:
Moxie Marlinspike
2013-02-14 20:42:29 -08:00
parent d0d85ea52c
commit 0a7181670c
3 changed files with 27 additions and 2 deletions

View File

@@ -168,7 +168,6 @@
android:enabled="true"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.SERVICE_STATE"></action>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"></action>
</intent-filter>
</receiver>