We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e20ac3 commit 2c20277Copy full SHA for 2c20277
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="normal"
+ android:protectionLevel="dangerous"
1046
android:description="@string/permdesc_getAccounts"
1047
android:label="@string/permlab_getAccounts" />
1048
0 commit comments