Merge "Stop logging service starts and stops." into lmp-mr1-dev
automerge: 49880ee
* commit '49880eeb00c71a2287db65717fd8a7ff5e87279d':
Stop logging service starts and stops.
This commit is contained in:
@@ -72,7 +72,7 @@ public final class ActiveServices {
|
||||
static final boolean DEBUG_DELAYED_SERVICE = ActivityManagerService.DEBUG_SERVICE;
|
||||
static final boolean DEBUG_DELAYED_STARTS = DEBUG_DELAYED_SERVICE;
|
||||
static final boolean DEBUG_MU = ActivityManagerService.DEBUG_MU;
|
||||
static final boolean LOG_SERVICE_START_STOP = true;
|
||||
static final boolean LOG_SERVICE_START_STOP = false;
|
||||
static final String TAG = ActivityManagerService.TAG;
|
||||
static final String TAG_MU = ActivityManagerService.TAG_MU;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user