Merge "Update CALL_PRIVILEGED docs" into jb-mr2-dev

This commit is contained in:
Jay Shrauner
2013-05-21 17:59:25 +00:00
committed by Android (Google) Code Review

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"