From bbf40aeab3445dc81e37b1e47f25c8e47ae035d8 Mon Sep 17 00:00:00 2001 From: Etan Cohen Date: Wed, 1 Jul 2015 12:28:20 -0700 Subject: Add ACCESS_IMS_CALL_SERVICE hidden permission. Bug: 17361897 Change-Id: I2b3ef57c647204d981ada9c8bd4f92fbbd3fc748 --- core/res/AndroidManifest.xml | 12 ++++++++++++ core/res/res/values/strings.xml | 5 +++++ 2 files changed, 17 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index c7fde49e4651..51af28489419 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -590,6 +590,18 @@ android:description="@string/permdesc_callPhone" android:protectionLevel="dangerous" /> + + + + access IMS call service + + Allows the app to use the IMS service to make calls without your intervention. + read phone status and identity -- cgit v1.2.3-59-g8ed1b