From 4c8c27ed7360abe3cd91a281e40d4e21948abc2a Mon Sep 17 00:00:00 2001 From: Santos Cordon Date: Mon, 3 Mar 2014 16:06:54 -0800 Subject: [PATCH] Updating wording around PROCESS_INCOMING_CALL. DO NOT MERGE. bug: 12175514 Change-Id: I37dba7eedbf86c0b87ce559a52fe0b15c6911bfa (cherry picked from commit b4aeac730503eb4b9db7d2dcece48e1ca13b4b30) --- core/res/AndroidManifest.xml | 5 +++-- core/res/res/values/strings.xml | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 0f474d3479491..daff390c93b1c 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1056,8 +1056,9 @@ android:permissionGroupFlags="personalInfo" android:priority="370" /> - + reroute outgoing calls - Allows the app to process - outgoing calls and change the number to be dialed. This permission allows - the app to monitor, redirect, or prevent outgoing calls. + Allows the app to see the + number being dialed during an outgoing call with the option to redirect + the call to a different number or abort the call altogether. receive text messages (SMS)