Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3aee23c authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix bug #12890909 Settings crashes when tapped on Add Account option in settings"

parents 1b7bf5ea a55f66a8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1514,8 +1514,7 @@
        </activity>

        <activity android:name=".accounts.SyncSettingsActivity"
            android:label="@string/account_sync_settings_title"
            android:theme="@android:style/Theme.Holo.Dialog">
            android:label="@string/account_sync_settings_title">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.settings.SYNC_SETTINGS" />