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