dumpstate: dump panel extra info am: 11959e7b63 am: facc5e5baa am: fd2bc26d18

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14617780

Change-Id: I6a2aae2d427df34eeeb7587e5af5241819441dd9
This commit is contained in:
Ken Huang 2021-05-25 12:55:27 +00:00 committed by Automerger Merge Worker
commit fefd888855

View file

@ -804,6 +804,8 @@ void DumpstateDevice::dumpDisplaySection(int fd) {
DumpFileToFd(fd, "CRTC-1 event log", "/sys/kernel/debug/dri/0/crtc-1/event");
RunCommandToFd(fd, "libdisplaycolor", {"/vendor/bin/dumpsys", "displaycolor", "-v"},
CommandOptions::WithTimeout(2).Build());
DumpFileToFd(fd, "Primary panel extra info", "/sys/devices/platform/exynos-drm/primary-panel/panel_extinfo");
DumpFileToFd(fd, "secondary panel extra info", "/sys/devices/platform/exynos-drm/secondary-panel/panel_extinfo");
}
// Dump items related to AoC