Merge "Turning print proto dump back on." into pi-dev am: 4e0fc234d9

am: 2fca3a0cc7

Change-Id: Ifb5884377c5d36c280acdce614fc68aaeaae60fc
This commit is contained in:
Kweku Adams
2018-04-11 18:33:50 -07:00
committed by android-build-merger

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"
];