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

am: 0119a09bdf

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

View File

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