Add CPA latency files into bugreport
Bug: b/215395069 Test: Verify bugreport Change-Id: I6e500a741388a17f023d160dc7aca6dee81ee7af
This commit is contained in:
parent
9fbd2799ab
commit
536a1fea9b
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@ void DumpstateDevice::dumpCameraLogs(int fd, const std::string &destDir) {
|
|||
dumpLogs(fd, kCameraLogDir, cameraDestDir, 10, "session-ended-");
|
||||
dumpLogs(fd, kCameraLogDir, cameraDestDir, 5, "high-drop-rate-");
|
||||
dumpLogs(fd, kCameraLogDir, cameraDestDir, 5, "watchdog-");
|
||||
dumpLogs(fd, kCameraLogDir, cameraDestDir, 5, "camera-ended-");
|
||||
}
|
||||
|
||||
timepoint_t startSection(int fd, const std::string §ionName) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue