Loading core/res/AndroidManifest.xml +3 −4 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
core/res/AndroidManifest.xml +3 −4 Original line number Diff line number Diff line Loading @@ -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" Loading