Merge "Revert "Development Options: toggle binderized hals""
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user