Loading AndroidManifest.xml +0 −8 Original line number Diff line number Diff line Loading @@ -275,14 +275,6 @@ android:screenOrientation="nosensor" > </activity> <activity android:name="com.android.incallui.CircularRevealActivity" android:theme="@style/Theme.CircularRevealAnimation" android:exported="false" android:configChanges="keyboardHidden|orientation" android:noHistory="true" android:excludeFromRecents="true" android:screenOrientation="nosensor" /> <!-- BroadcastReceiver for receiving Intents from Notification mechanism. --> <receiver android:name="com.android.incallui.InCallApp$NotificationBroadcastReceiver" android:exported="false" Loading Loading
AndroidManifest.xml +0 −8 Original line number Diff line number Diff line Loading @@ -275,14 +275,6 @@ android:screenOrientation="nosensor" > </activity> <activity android:name="com.android.incallui.CircularRevealActivity" android:theme="@style/Theme.CircularRevealAnimation" android:exported="false" android:configChanges="keyboardHidden|orientation" android:noHistory="true" android:excludeFromRecents="true" android:screenOrientation="nosensor" /> <!-- BroadcastReceiver for receiving Intents from Notification mechanism. --> <receiver android:name="com.android.incallui.InCallApp$NotificationBroadcastReceiver" android:exported="false" Loading