From 592c9fc3122eb86cc66f18de4cc29dadb7a12c8c Mon Sep 17 00:00:00 2001 From: Jay Shrauner Date: Fri, 17 May 2013 14:36:42 -0700 Subject: [PATCH] Update CALL_PRIVILEGED docs Add usage restriction note to CALL_PRIVILEGED permission doc. Bug:8987211 Change-Id: I3545e2ae30464680e533e3eea0ff9ae913e20ef6 --- 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 d2895b7293cf8..619a10b9ef75d 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1962,7 +1962,7 @@ + to confirm the call being placed. Not for use by third party apps. -->