Dump systemUI and notification service in bugreport critical section
- modified publishBinderService to accept dump prioirty arguments - registed NotificationManagerService with critical and normal dump support and split dump into critical and normal sections - ActivityManagerService critical section duration (manual runs): 0.024s, 0.050s, 0.038s - NotificationManagerService critical section duration (manual runs): 0.007s,0.017s Bug: 73958222 Test: Take bug report and verify contents Test: mmm -j56 frameworks/native/cmds/dumpstate && \ adb sync data && adb shell /data/nativetest64/dumpstate_smoke_test/dumpstate_smoke_test && \ atest FrameworksServicesTests:PriorityDumpTest && \ printf "\n\n#### ALL TESTS PASSED ####\n" Change-Id: I23cc9c056a550505393222f521cba5841782132e
Loading
Please register or sign in to comment