Files
device_google_gs201/dumpstate
Wiwit Rifa'i 63c4c328b1 dumpstate: change HWC fence & error logs to be per display
hwc_error_log.txt and hwc_fence_state.txt files will be changed to be
per display. Those files could also be divided into at most 2 files,
i.e.
- hwc_error_log.txt will be renamed to
  {DisplayName}_hwc_error_log{index}.txt where {index} is 0 or 1.
- hwc_fence_state.txt will be renamed to
  {DisplayName}_hwc_fence_state{index}.txt where {index} is 0 or 1.

Bug: 245511651
Test: adb bugreport
Change-Id: I8a7877095db9e9388c28f16644692e71c94a4a5b
2022-12-13 05:09:22 +00:00
..
2022-11-29 04:47:15 +00:00
2022-08-15 03:10:20 +00:00
2022-08-15 03:10:20 +00:00

Please refer to go/pixel-recycle to modularize your code in this space.