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

* commit 'a6fc7f96b7e2d1afe27cead0b1f1bf30a5876612':
  Make get_accounts a runtime permissions again
This commit is contained in:
Svetoslav
2015-07-14 19:39:22 +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" />