Merge "Revert "Development Options: toggle binderized hals""

This commit is contained in:
Treehugger Robot
2017-03-28 01:12:13 +00:00
committed by Gerrit Code Review
3 changed files with 0 additions and 26 deletions

View File

@@ -7370,9 +7370,6 @@
<!-- Name of the setting to disable the automatic update -->
<string name="ota_disable_automatic_update">Automatic system updates</string>
<!-- Name of the setting to enable hal binderization -->
<string name="enable_hal_binderization">Binderized HALs (requires reboot)</string>
<!-- Label for category for data usage [CHAR LIMIT=30] -->
<string name="usage">Usage</string>

View File

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