Merge "Connect to network while clicking open or saved networks on slice"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3865c7d6c5
@@ -2591,6 +2591,12 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".wifi.slice.ConnectToWifiHandler"
|
||||
android:theme="@android:style/Theme.NoDisplay"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false" />
|
||||
|
||||
<activity android:name=".sim.SimDialogActivity"
|
||||
android:theme="@style/Theme.AlertDialog"
|
||||
android:label="@string/sim_settings_title"
|
||||
|
||||
Reference in New Issue
Block a user