Merge "Changes to add Ethernet settings row item" into main

This commit is contained in:
Nikhil Nayunigari
2025-02-15 11:46:13 -08:00
committed by Android (Google) Code Review
8 changed files with 257 additions and 23 deletions

View File

@@ -36,6 +36,12 @@
android:layout="@layout/airplane_mode_message_preference"
settings:allowDividerBelow="true"/>
<com.android.settingslib.RestrictedSwitchPreference
android:key="main_toggle_ethernet"
android:title="@string/ethernet"
settings:restrictedSwitchSummary="@string/not_allowed_by_ent"
settings:allowDividerAbove="true"/>
<Preference
android:key="connected_ethernet_network"
android:title="@string/ethernet"