Merge "Add a Developer option of "Disable automatic update"." into nyc-dev

This commit is contained in:
Tao Bao
2016-02-17 20:06:51 +00:00
committed by Android (Google) Code Review
3 changed files with 33 additions and 0 deletions

View File

@@ -89,6 +89,10 @@
android:title="@string/color_temperature"
android:summary="@string/color_temperature_desc" />
<SwitchPreference
android:key="ota_disable_automatic_update"
android:title="@string/ota_disable_automatic_update" />
<PreferenceCategory android:key="debug_debugging_category"
android:title="@string/debug_debugging_category">