Merge "Turning print proto dump back on." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-12 01:02:17 +00:00
committed by Android (Google) Code Review

View File

@@ -228,7 +228,7 @@ message IncidentProto {
];
optional android.service.print.PrintServiceDumpProto print = 3010 [
(section).type = SECTION_NONE, // Turn off until we get approval for it.
(section).type = SECTION_DUMPSYS,
(section).args = "print --proto"
];