Merge "Add remaining whitelisted controllers" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-05-25 16:53:44 +00:00
committed by Android (Google) Code Review
9 changed files with 69 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
android:key="smart_battery"
android:title="@string/smart_battery_title"
android:summary="@string/smart_battery_summary"
settings:controller="com.android.settings.fuelgauge.SmartBatteryPreferenceController"
settings:allowDividerAbove="true"/>
<SwitchPreference