am 2a500e32: Merge "Revert "Temporary lower GET_ACCOUNTS protection level"" into mnc-dev

* commit '2a500e32169b53679db83077e57f3c9cd02cfd36':
  Revert "Temporary lower GET_ACCOUNTS protection level"
This commit is contained in:
Svetoslav Ganov
2015-07-17 17:47:54 +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" />