Add dump of panel_pwr_vreg
Bug: 296978805 Test: capture a bugreport Change-Id: If652058b45b2854ec71b2a029686540a600f2cc8
This commit is contained in:
parent
440a92fd67
commit
4984f37fe0
@ -24,6 +24,7 @@ int main() {
|
||||
runCommand("libdisplaycolor", "/vendor/bin/dumpsys displaycolor -v");
|
||||
dumpFileContent("Primary panel name", "/sys/devices/platform/exynos-drm/primary-panel/panel_name");
|
||||
dumpFileContent("Primary panel extra info", "/sys/devices/platform/exynos-drm/primary-panel/panel_extinfo");
|
||||
dumpFileContent("Primary panel power Vreg", "/sys/devices/platform/exynos-drm/primary-panel/panel_pwr_vreg");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user