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
..
Android.bp update dumpstate build file from mk to bp 2022-10-06 01:55:04 +00:00
android.hardware.dumpstate-service.gs201.xml update dumpstate build file from mk to bp 2022-10-06 01:55:04 +00:00
android.hardware.dumpstate@1.1-service.gs201.rc allow dumpstate to execute files under vendor/bin/dump 2022-09-16 03:55:45 +00:00
Dumpstate.cpp dumpstate: change HWC fence & error logs to be per display 2022-12-13 05:09:22 +00:00
Dumpstate.h move touch dump to gs-common 2022-11-29 04:47:15 +00:00
OWNERS Add Owners file to manage dumpstate 2022-08-15 03:10:20 +00:00
README.txt Add Owners file to manage dumpstate 2022-08-15 03:10:20 +00:00
service.cpp Do not register GS201 dumpstate HAL as a lazy HAL 2022-05-30 05:04:11 +00:00

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