am f4d5fa93: am 55596f85: am 098a88e6: am 2a500e32: Merge "Revert "Temporary lower GET_ACCOUNTS protection level"" into mnc-dev

* commit 'f4d5fa93bb9287a3748304436b4e57e8e8132713':
  Revert "Temporary lower GET_ACCOUNTS protection level"
This commit is contained in:
Svetoslav Ganov
2015-07-17 18:30:31 +00:00
committed by Android Git Automerger

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" />