mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
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
Please refer to go/pixel-recycle to modularize your code in this space.