From 4079c7ec6adb3fb4c6d1efd829c7a68f556c476d Mon Sep 17 00:00:00 2001 From: Svetoslav Date: Mon, 13 Jul 2015 18:28:09 -0700 Subject: [PATCH] Make get_accounts a runtime permissions again The permission was lowered in protection level to normal allowing apps to assess migration strategy. This change makes the permission dangerous again allowing apps to implement this strategy. bug:22385299 Change-Id: I3694c06236a33b97f63761b48745b1df654a2bf4 --- core/res/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index ba51b23c6649b..a6d02ddd4e335 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1041,7 +1041,7 @@ -->