am 34bed420: Merge "Update CALL_PRIVILEGED docs" into jb-mr2-dev

* commit '34bed4206750eadd69737274dc641b2d1444af3f':
  Update CALL_PRIVILEGED docs
This commit is contained in:
Jay Shrauner
2013-05-21 11:02:33 -07:00
committed by Android Git Automerger

View File

@@ -1962,7 +1962,7 @@
<!-- Allows an application to call any phone number, including emergency <!-- Allows an application to call any phone number, including emergency
numbers, without going through the Dialer user interface for the user numbers, without going through the Dialer user interface for the user
to confirm the call being placed. --> to confirm the call being placed. Not for use by third party apps. -->
<permission android:name="android.permission.CALL_PRIVILEGED" <permission android:name="android.permission.CALL_PRIVILEGED"
android:label="@string/permlab_callPrivileged" android:label="@string/permlab_callPrivileged"
android:description="@string/permdesc_callPrivileged" android:description="@string/permdesc_callPrivileged"