Cleanup old suppressions from suppressions.xml.
Limits CpuMonitor to supported Android versions. Bug: webrtc:6597 Change-Id: I15fb4f5dff2511f578069dd70521728e9909bd15 Reviewed-on: https://webrtc-review.googlesource.com/21225 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20626}
This commit is contained in:
committed by
Commit Bot
parent
6d85252e9e
commit
ec6cf2a94f
@ -6,17 +6,12 @@
|
||||
<!-- TODO(phoglund): make work with suppress.py or remove printout referring
|
||||
to suppress.py. -->
|
||||
|
||||
<!-- TODO(crbug.com/739746): Remove once platform-tools is updated. -->
|
||||
<issue id="NewApi" severity="ignore"/>
|
||||
|
||||
<issue id="UseSparseArrays" severity="ignore"/>
|
||||
|
||||
<issue id="LongLogTag" severity="ignore"/>
|
||||
<issue id="Registered" severity="ignore"/>
|
||||
<issue id="MissingPermission" severity="ignore"/>
|
||||
<issue id="ApplySharedPref" severity="ignore"/>
|
||||
<!-- TODO(sakal): Remove once the lint tool is updated. -->
|
||||
<issue id="CommitPrefEdits" severity="ignore"/>
|
||||
<issue id="UnusedResources" severity="ignore"/>
|
||||
<issue id="IconColors" severity="ignore"/>
|
||||
<issue id="IconDipSize" severity="ignore"/>
|
||||
|
||||
Reference in New Issue
Block a user