Merge "Prevent data usage dialog from being displayed again"

This commit is contained in:
Jason Monk
2017-08-09 13:41:54 +00:00
committed by Gerrit Code Review

View File

@@ -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 -->