Remove HWC trace from default surface traces.

HWC traces are very large so it ends up causing a lot of frames
to get deleted from the SurfaceFlinger traces. The buffer can only
handle 5MB so logging HWC ends up crossing that size very quickly.

Test: No longer trace HWC information by default
Change-Id: Ifa34f2fd886bd15dbf689c3ed4314c988a9ef049
Fixes: 150963168
1 file changed