Bugreport: Fix SystemUI service from being dumped twice 2/2

Bug: 110490179
Fix: 110490179

Test: Manual test dumpsys activity
  adb shell dumpsys activity service all-platform-non-critical
  adb shell dumpsys activity service all-platform
  adb shell dumpsys activity service
  Take bugreport and check contents

Test: mmm -j56 frameworks/native/cmds/dumpstate &&  \
  mmm -j56 frameworks/native/cmds/dumpsys &&  adb sync data  &&  \
  adb shell /data/nativetest64/dumpstate_test/dumpstate_test && \
  adb shell /data/nativetest64/dumpsys_test/dumpsys_test && \
  adb shell /data/nativetest64/dumpstate_smoke_test/dumpstate_smoke_test && \
  printf "\n\n#### ALL TESTS PASSED ####\n"

Change-Id: I3736823f72ccb42e0b2603575e827a1647d02ef1
Merged-In: I3736823f72ccb42e0b2603575e827a1647d02ef1
(cherry picked from commit e3694e314e14a696c056ab627c8a3b9066a4e87d)
1 file changed