Merge "Display one row item per Ethernet interface" into main

This commit is contained in:
Nikhil Nayunigari
2025-02-18 15:39:43 -08:00
committed by Android (Google) Code Review
9 changed files with 202 additions and 34 deletions

View File

@@ -42,6 +42,10 @@
settings:restrictedSwitchSummary="@string/not_allowed_by_ent"
settings:allowDividerAbove="true"/>
<PreferenceCategory
android:key="ethernet_interfaces"
android:layout="@layout/preference_category_no_label"/>
<Preference
android:key="connected_ethernet_network"
android:title="@string/ethernet"