Merge "Prevent data usage dialog from being displayed again"

am: 48e8091eda

Change-Id: Iaf17879b3a708585a2ae4cc7460527a3f998bce4
This commit is contained in:
Jason Monk
2017-08-09 17:47:52 +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 -->