Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 592c9fc3 authored by Jay Shrauner's avatar Jay Shrauner
Browse files

Update CALL_PRIVILEGED docs

Add usage restriction note to CALL_PRIVILEGED permission doc.

Bug:8987211
Change-Id: I3545e2ae30464680e533e3eea0ff9ae913e20ef6
parent ecd3f2d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1962,7 +1962,7 @@

    <!-- Allows an application to call any phone number, including emergency
         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"
        android:label="@string/permlab_callPrivileged"
        android:description="@string/permdesc_callPrivileged"