Skip to content

Commit 2c20277

Browse files
committed
Revert "Temporary lower GET_ACCOUNTS protection level"
This reverts commit 6e20ac3. Change-Id: I96b21bad9406abffa95c90abde509dc8dcf3eff5
1 parent 6e20ac3 commit 2c20277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/res/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@
10421042
-->
10431043
<permission android:name="android.permission.GET_ACCOUNTS"
10441044
android:permissionGroup="android.permission-group.CONTACTS"
1045-
android:protectionLevel="normal"
1045+
android:protectionLevel="dangerous"
10461046
android:description="@string/permdesc_getAccounts"
10471047
android:label="@string/permlab_getAccounts" />
10481048

0 commit comments

Comments
 (0)