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

Commit e4e6efa4 authored by Costin Manolache's avatar Costin Manolache
Browse files

Fix permission.

Change-Id: Ifb545e8fb1a312f0fecb9aed35027c0cb98fab65
parent f499eedd
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1332,6 +1332,7 @@
        </activity>

        <activity android:name="android.accounts.GrantCredentialsPermissionActivity"
                android:permission="android.permission.ACCOUNT_MANAGER"
                android:excludeFromRecents="true"
                android:exported="true">
        </activity>