Skip to content

Commit

Permalink
all
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhong cheng committed Mar 30, 2017
1 parent b1be042 commit b3fc406
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ protected void onCreate(Bundle savedInstanceState) {
PLog.i("onCreate");
initView();
initDrawer();
startService(new Intent(this, AutoUpdateService.class));
// startService(new Intent(this, AutoUpdateService.class));
}

public static void launch(Context context) {
Expand Down

0 comments on commit b3fc406

Please sign in to comment.