Merge "Add logging for remote service died for CCAPI." into sc-v2-dev
This commit is contained in:
@@ -190,6 +190,9 @@ final class ContentCapturePerUserService
|
||||
Slog.w(TAG, "remote service died: " + service);
|
||||
synchronized (mLock) {
|
||||
mZombie = true;
|
||||
writeServiceEvent(
|
||||
FrameworkStatsLog.CONTENT_CAPTURE_SERVICE_EVENTS__EVENT__ON_REMOTE_SERVICE_DIED,
|
||||
getServiceComponentName());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user