Add tap to wake setting
Depends on Ic1ad910dd38acbc68ef040b2acdf3696ec2c2e4e Bug: 16875464 Change-Id: Iae929099256e9077f8a4747a41fb965b8f9a72fb
This commit is contained in:
@@ -72,6 +72,12 @@
|
||||
android:summary="@string/doze_summary"
|
||||
android:persistent="false" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="tap_to_wake"
|
||||
android:title="@string/tap_to_wake"
|
||||
android:summary="@string/tap_to_wake_summary"
|
||||
android:persistent="false" />
|
||||
|
||||
<com.android.settings.WarnedListPreference
|
||||
android:key="font_size"
|
||||
android:title="@string/title_font_size"
|
||||
|
Reference in New Issue
Block a user