Skip to content

Commit

Permalink
nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
zdxiang committed Nov 7, 2017
1 parent 9ca2f57 commit 3ff60a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ public void onScreenOn() {
@Override
public void onScreenOff() {
Log.i(TAG, "onScreenOff");

// if (!AppUtils.isForeground(BaseBizService.this, getPackageName())) {
// KeepLiveManager.getInstance().startKeepLive(BaseBizService.this);
// }
Expand Down

0 comments on commit 3ff60a4

Please sign in to comment.