Loading AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -57,8 +57,7 @@ android:label="@string/telecommAppLabel" android:icon="@mipmap/ic_launcher_phone" android:allowBackup="false" android:supportsRtl="true" android:process="com.android.phone"> android:supportsRtl="true"> <!-- CALL vs CALL_PRIVILEGED vs CALL_EMERGENCY We have three different intents through which a call can be initiated each with its Loading Loading
AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -57,8 +57,7 @@ android:label="@string/telecommAppLabel" android:icon="@mipmap/ic_launcher_phone" android:allowBackup="false" android:supportsRtl="true" android:process="com.android.phone"> android:supportsRtl="true"> <!-- CALL vs CALL_PRIVILEGED vs CALL_EMERGENCY We have three different intents through which a call can be initiated each with its Loading