Merge "Always create new task when launching WifiDialogActivity" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-05-22 17:12:30 +00:00
committed by Android (Google) Code Review

View File

@@ -2680,6 +2680,7 @@
android:label=""
android:theme="@style/Transparent"
android:excludeFromRecents="true"
android:documentLaunchMode="always"
android:exported="true"
android:permission="android.permission.CHANGE_WIFI_STATE"
android:configChanges="orientation|keyboardHidden|screenSize">