Merge "Revert "Temporary lower GET_ACCOUNTS protection level"" into mnc-dev

This commit is contained in:
Svetoslav Ganov
2015-07-17 17:36:54 +00:00
committed by Android (Google) Code Review

View File

@@ -1042,7 +1042,7 @@
-->
<permission android:name="android.permission.GET_ACCOUNTS"
android:permissionGroup="android.permission-group.CONTACTS"
android:protectionLevel="normal"
android:protectionLevel="dangerous"
android:description="@string/permdesc_getAccounts"
android:label="@string/permlab_getAccounts" />