Merge "Changes to add Ethernet settings row item" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
2c90d30415
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user