Merge "Always create new task when launching WifiDialogActivity" into qt-dev am: 49776845e5 am: 0146947e25

am: 775f9c577a

Change-Id: I0e0a54c37cbdb314f71cb32d85e06cf2554f873d
This commit is contained in:
lindatseng
2019-05-24 06:37:23 -07:00
committed by android-build-merger

View File

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