device_google_zuma/dumpstate
Wiwit Rifa'i a6cec57be7 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: I0a409e0c2c6cda8294cb4bb675b4e63753d2ca08
2022-12-12 16:19:09 +08:00
..
Android.bp update dumpstate to latest version 2022-10-19 15:22:46 +08:00
android.hardware.dumpstate-service.zuma.rc update dumpstate to latest version 2022-10-19 15:22:46 +08:00
android.hardware.dumpstate-service.zuma.xml update dumpstate to latest version 2022-10-19 15:22:46 +08:00
Dumpstate.cpp dumpstate: change HWC fence & error logs to be per display 2022-12-12 16:19:09 +08:00
Dumpstate.h move touch dump to gs-common 2022-11-28 10:34:54 +08:00
OWNERS update dumpstate to latest version 2022-10-19 15:22:46 +08:00
README.txt update dumpstate to latest version 2022-10-19 15:22:46 +08:00
service.cpp update dumpstate to latest version 2022-10-19 15:22:46 +08:00

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