summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2782538..00354a4 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -228,11 +228,6 @@
android:readPermission="com.android.browser.permission.READ_HISTORY_BOOKMARKS"
android:exported="false" />
- <receiver android:name=".AccountsChangedReceiver">
- <intent-filter>
- <action android:name="android.accounts.LOGIN_ACCOUNTS_CHANGED" />
- </intent-filter>
- </receiver>
</application>
</manifest>