Remove LongLogTag warning suppression.
Bug: webrtc:6597 Change-Id: I9defe65a19b6e85738fe2a46dad38f999a5d8594 Reviewed-on: https://webrtc-review.googlesource.com/21300 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20699}
This commit is contained in:
committed by
Commit Bot
parent
c3fedccf01
commit
34d4e5a4d1
@ -63,7 +63,7 @@ public class HardwareVideoEncoderTest {
|
||||
this.useEglContext = useEglContext;
|
||||
}
|
||||
|
||||
final static String TAG = "HardwareVideoEncoderTest";
|
||||
final static String TAG = "HwVideoEncoderTest";
|
||||
|
||||
private static final boolean ENABLE_INTEL_VP8_ENCODER = true;
|
||||
private static final boolean ENABLE_H264_HIGH_PROFILE = true;
|
||||
|
||||
Reference in New Issue
Block a user