Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -314,6 +314,7 @@ <!-- BroadcastReceiver for receiving Intents from Notification mechanism. --> <receiver android:name="com.android.incallui.NotificationBroadcastReceiver" android:encryptionAware="true" android:exported="false" /> <service android:name="com.android.incallui.InCallServiceImpl" Loading Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -314,6 +314,7 @@ <!-- BroadcastReceiver for receiving Intents from Notification mechanism. --> <receiver android:name="com.android.incallui.NotificationBroadcastReceiver" android:encryptionAware="true" android:exported="false" /> <service android:name="com.android.incallui.InCallServiceImpl" Loading