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

am: abff77e4aa

Change-Id: Ia5f788c3a28ae5b8934281f8c6c9773e38954bb6
This commit is contained in:
Jason Monk
2017-08-09 18:04:00 +00:00
committed by android-build-merger

View File

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