Loading res/values/strings.xml +4 −1 Original line number Diff line number Diff line Loading @@ -8734,9 +8734,12 @@ <!-- Title for Camera laser sensor switch [CHAR LIMIT=NONE] --> <string name="camera_laser_sensor_switch">Camera Laser Sensor</string> <!-- Name of the setting to disable the automatic update --> <!-- Title of the setting to disable the automatic update --> <string name="ota_disable_automatic_update">Automatic system updates</string> <!-- Summary for the setting to disable the automatic update --> <string name="ota_disable_automatic_update_summary">Apply updates when device restarts</string> <!-- Label for category for data usage [CHAR LIMIT=30] --> <string name="usage">Usage</string> res/xml/development_settings.xml +2 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,8 @@ <SwitchPreference android:key="ota_disable_automatic_update" android:title="@string/ota_disable_automatic_update" /> android:title="@string/ota_disable_automatic_update" android:summary="@string/ota_disable_automatic_update_summary" /> <Preference android:key="demo_mode" Loading Loading
res/values/strings.xml +4 −1 Original line number Diff line number Diff line Loading @@ -8734,9 +8734,12 @@ <!-- Title for Camera laser sensor switch [CHAR LIMIT=NONE] --> <string name="camera_laser_sensor_switch">Camera Laser Sensor</string> <!-- Name of the setting to disable the automatic update --> <!-- Title of the setting to disable the automatic update --> <string name="ota_disable_automatic_update">Automatic system updates</string> <!-- Summary for the setting to disable the automatic update --> <string name="ota_disable_automatic_update_summary">Apply updates when device restarts</string> <!-- Label for category for data usage [CHAR LIMIT=30] --> <string name="usage">Usage</string>
res/xml/development_settings.xml +2 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,8 @@ <SwitchPreference android:key="ota_disable_automatic_update" android:title="@string/ota_disable_automatic_update" /> android:title="@string/ota_disable_automatic_update" android:summary="@string/ota_disable_automatic_update_summary" /> <Preference android:key="demo_mode" Loading