We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09b84c commit 6e20ac3Copy full SHA for 6e20ac3
1 file changed
core/res/AndroidManifest.xml
@@ -1042,7 +1042,7 @@
1042
-->
1043
<permission android:name="android.permission.GET_ACCOUNTS"
1044
android:permissionGroup="android.permission-group.CONTACTS"
1045
- android:protectionLevel="dangerous"
+ android:protectionLevel="normal"
1046
android:description="@string/permdesc_getAccounts"
1047
android:label="@string/permlab_getAccounts" />
1048
0 commit comments