Fix IncidentdTest#testIncidentReportDumpAuto
JobSchedulerIncidentTest#testJobStatusDumpProto asserts min_latency_ms
is non-negative. Sometimes this value can be negative right after boot.
Hence removing this assertion.
Fixes: 142757397
Test: atest
Change-Id: I8f60c1e47dbf28da25618129b4a72e0b7e570788
CtsIncidentHostTestCases:com.android.server.cts.IncidentdTest#testIncidentReportDumpAuto
Test: atest
CtsIncidentHostTestCases:com.android.server.cts.IncidentdTest#testIncidentReportDumpExplicit
Test: atest
CtsIncidentHostTestCases:com.android.server.cts.IncidentdTest#testIncidentReportDumpLocal
1 file changed