Merge "Fix a code comment"

This commit is contained in:
TreeHugger Robot
2018-11-19 22:33:41 +00:00
committed by Android (Google) Code Review

View File

@@ -492,7 +492,7 @@ public class BatterySaverPolicy extends ContentObserver {
public final boolean forceAllAppsStandby;
/**
* Whether to put all apps in the stand-by mode.
* Whether to force background check.
*/
public final boolean forceBackgroundCheck;