Add a different Wi-Fi Easy Connect entry point
To separate it further from Wi-Fi sharing as it was causing some confusion. Bug: 129031195 Test: manual test Change-Id: Ia55e3ed91e92c3ec36ae6a9401897c5c960762da
This commit is contained in:
@@ -71,6 +71,15 @@
|
||||
android:entryValues="@array/wifi_privacy_values"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<!-- Add device Category -->
|
||||
<PreferenceCategory
|
||||
android:key="add_device_category" >
|
||||
<Preference
|
||||
android:key="add_device_to_network"
|
||||
android:title="@string/wifi_dpp_add_device"
|
||||
android:summary="@string/wifi_dpp_connect_network_using_qr_code"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<!-- Network Details -->
|
||||
<PreferenceCategory
|
||||
android:key="ip_details_category"
|
||||
|
Reference in New Issue
Block a user