Merge "Revert "Revert "Replace dynamic summary text for SettingPref""" into oc-dev am: ae0886c9f7

am: 934a04509f

Change-Id: Iff239e99df07cf425f650fbdb9cfb72a3fc40182
This commit is contained in:
Matthew Fritze
2017-05-24 17:18:58 +00:00
committed by android-build-merger
5 changed files with 83 additions and 4 deletions

View File

@@ -99,7 +99,6 @@ public class BatterySaverSettings extends SettingsPreferenceFragment
}
};
mTriggerPref.init(this);
mPowerManager = (PowerManager) mContext.getSystemService(Context.POWER_SERVICE);
}