Merge "Prevent data usage dialog from being displayed again"
This commit is contained in:
@@ -358,6 +358,7 @@
|
|||||||
android:finishOnCloseSystemDialogs="true"
|
android:finishOnCloseSystemDialogs="true"
|
||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
android:taskAffinity="com.android.systemui.net"
|
android:taskAffinity="com.android.systemui.net"
|
||||||
|
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation"
|
||||||
android:excludeFromRecents="true" />
|
android:excludeFromRecents="true" />
|
||||||
|
|
||||||
<!-- started from MediaProjectionManager -->
|
<!-- started from MediaProjectionManager -->
|
||||||
|
|||||||
Reference in New Issue
Block a user