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

am: 49776845e5

Change-Id: I3cf675a8f24bc253befee1fd38d72e19f413a21f
This commit is contained in:
lindatseng
2019-05-22 14:18:37 -07:00
committed by android-build-merger

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">