Merge "Replace dynamic summary text for SettingPref" into oc-dev am: 49b86b5c6a

am: 1f21e7f325

Change-Id: Ie231837dc4ae0f4f94f326f67c06dfc2eb79ce4e
This commit is contained in:
Matthew Fritze
2017-05-16 01:56:55 +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);
}