Merge "Turning print proto dump back on." into pi-dev
am: 4e0fc234d9
Change-Id: Icc19e73d52f13535931c2727042cdb916198f1f5
This commit is contained in:
@@ -228,7 +228,7 @@ message IncidentProto {
|
|||||||
];
|
];
|
||||||
|
|
||||||
optional android.service.print.PrintServiceDumpProto print = 3010 [
|
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"
|
(section).args = "print --proto"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user