device_google_gs101/dumpstate
Wiwit Rifa'i 73e95ea084 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: I08fbc4faf5fea72cbbca007f43ccedd22d1e0aca
2022-12-13 05:09:22 +00:00
..
Android.bp upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00
android.hardware.dumpstate-service.gs101.rc upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00
android.hardware.dumpstate-service.gs101.xml upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00
Dumpstate.cpp dumpstate: change HWC fence & error logs to be per display 2022-12-13 05:09:22 +00:00
Dumpstate.h use touch dump from gs-common 2022-11-29 04:47:15 +00:00
OWNERS Add Owners file to manage dumpstate 2022-08-15 09:59:26 +08:00
README.txt Add Owners file to manage dumpstate 2022-08-15 09:59:26 +08:00
service.cpp upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00

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