Merge "Always create new task when launching WifiDialogActivity" into qt-dev am: 49776845e5
am: 0146947e25
Change-Id: Id90a1df176c33a2b97adfe78b42284ff9d43e32c
This commit is contained in:
@@ -2680,6 +2680,7 @@
|
|||||||
android:label=""
|
android:label=""
|
||||||
android:theme="@style/Transparent"
|
android:theme="@style/Transparent"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
|
android:documentLaunchMode="always"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:permission="android.permission.CHANGE_WIFI_STATE"
|
android:permission="android.permission.CHANGE_WIFI_STATE"
|
||||||
android:configChanges="orientation|keyboardHidden|screenSize">
|
android:configChanges="orientation|keyboardHidden|screenSize">
|
||||||
|
Reference in New Issue
Block a user