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

* commit '55596f859acd376a3a0697f7a1f1c48330957246':
  Revert "Temporary lower GET_ACCOUNTS protection level"
This commit is contained in:
Svetoslav Ganov
2015-07-17 18:16:07 +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" />