am 779e5e0e: am d72fc63a: am 46d1864c: Merge "Make get_accounts a runtime permissions again" into mnc-dev

* commit '779e5e0ed8489fe6faad35a061a82ad07618b5b3':
  Make get_accounts a runtime permissions again
This commit is contained in:
Svetoslav
2015-07-14 19:24:44 +00:00
committed by Android Git Automerger

View File

@@ -1041,7 +1041,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" />