Merge "[Network Connection] Start dialog as affinity activity"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e4a0d1191c
@@ -2622,6 +2622,8 @@
|
||||
android:name=".wifi.NetworkRequestDialogActivity"
|
||||
android:theme="@style/Transparent"
|
||||
android:excludeFromRecents="true"
|
||||
android:launchMode="singleTop"
|
||||
android:taskAffinity=".wifi.NetworkRequestDialogActivity"
|
||||
android:exported="true"
|
||||
android:permission="android.permission.NETWORK_SETTINGS">
|
||||
<intent-filter>
|
||||
|
Reference in New Issue
Block a user