Log full service request action name in statsd
Bug: 257348205 Change-Id: Iab0219aef0810d0423f9094ddcee7bcb06b2ae40 Test: statsd_testdrive 476
This commit is contained in:
@@ -1197,7 +1197,7 @@ public final class ActiveServices {
|
||||
}
|
||||
|
||||
FrameworkStatsLog.write(SERVICE_REQUEST_EVENT_REPORTED, uid, callingUid,
|
||||
ActivityManagerService.getShortAction(service.getAction()),
|
||||
service.getAction(),
|
||||
SERVICE_REQUEST_EVENT_REPORTED__REQUEST_TYPE__START, false,
|
||||
r.app == null || r.app.getThread() == null
|
||||
? SERVICE_REQUEST_EVENT_REPORTED__PROC_START_TYPE__PROCESS_START_TYPE_COLD
|
||||
|
||||
Reference in New Issue
Block a user