Merge "Development Options: toggle binderized hals" am: 5f854f39a8 am: 8076dcde0c am: ec0e1fb59f

am: 7ea5b6d740

Change-Id: I2c9d79da43142e440f7c79b85904a94c2af65b76
This commit is contained in:
Steven Moreland
2017-01-26 10:09:55 +00:00
committed by android-build-merger
3 changed files with 26 additions and 0 deletions

View File

@@ -88,6 +88,10 @@
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" />