Merge "Prevent data usage dialog from being displayed again" am: 48e8091eda am: abff77e4aa am: 0119a09bdf

am: c23afeeeee

Change-Id: I38f85d00cd1f75ce6fe0c2a82f621e1cb1d939b2
This commit is contained in:
Jason Monk
2017-08-09 22:09:55 +00:00
committed by android-build-merger

View File

@@ -385,6 +385,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 -->