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

Commit d516c0bd authored by Kevin Hufnagle's avatar Kevin Hufnagle
Browse files

docs: Fix formatting on permissions page

Permissions that appear after CALL_PHONE alphabetically
no longer have italicized text.

Change-Id: I20a06dc1aa4a5d9c7b1d2b04b023a0c5a8e8bea9
Fixes: 299167408
Test: [built docs with go/abtd]
parent 91973000
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -1467,10 +1467,9 @@

    <!-- Allows an application to initiate a phone call without going through
        the Dialer user interface for the user to confirm the call.
        <p>
        <em>Note: An app holding this permission can also call carrier MMI codes to change settings
        such as call forwarding or call waiting preferences.
        <p>Protection level: dangerous
        <p class="note"><b>Note:</b> An app holding this permission can also call carrier MMI
        codes to change settings such as call forwarding or call waiting preferences.</p>
        <p>Protection level: dangerous</p>
    -->
    <permission android:name="android.permission.CALL_PHONE"
        android:permissionGroup="android.permission-group.UNDEFINED"