Drop wake on voice setting
This commit is contained in:
parent
950732187d
commit
59c858dc77
1 changed files with 0 additions and 4 deletions
|
@ -68,10 +68,6 @@
|
||||||
<!--
|
<!--
|
||||||
<CheckBoxPreference android:title="@string/show_zoom_buttons_navigation" android:summary="@string/show_zoom_buttons_navigation_descr" android:key="show_zoom_buttons_navigation" />
|
<CheckBoxPreference android:title="@string/show_zoom_buttons_navigation" android:summary="@string/show_zoom_buttons_navigation_descr" android:key="show_zoom_buttons_navigation" />
|
||||||
-->
|
-->
|
||||||
<ListPreference
|
|
||||||
android:key="wake_on_voice_int"
|
|
||||||
android:summary="@string/wake_on_voice_descr"
|
|
||||||
android:title="@string/wake_on_voice"/>
|
|
||||||
<!--
|
<!--
|
||||||
<ListPreference
|
<ListPreference
|
||||||
android:key="delay_to_start_navigation"
|
android:key="delay_to_start_navigation"
|
||||||
|
|
Loading…
Reference in a new issue