Fix a code comment

Test: Build
Change-Id: I40a5eed2f4033628c6224cfc50702960a601c16d
This commit is contained in:
Wei Wang
2018-11-14 21:50:17 -08:00
parent cc9b7510c3
commit 8e0ad136c4

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;