Merge "Attach face detection state tracker files to the bug report" into 24D1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0f0e2bed0a
@@ -49,6 +49,8 @@ int main() {
|
||||
dumpLogs(kCameraLogDir.data(), cameraDestDir.c_str(), 5, "fatal-error-");
|
||||
dumpLogs(kGraphStateDumpDir.data(), cameraDestDir.c_str(), 5,
|
||||
"hal_graph_state_");
|
||||
dumpLogs(kCameraLogDir.data(), cameraDestDir.c_str(), 10,
|
||||
"fd_state_tracker-");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user