Remove notifications from bugreport generation using combo keys

In Q, we added a new bugreport API that asks for user consent before
showing the "Share" notification for the bugreport. We will be migrating
all bugreporting clients to use the API in R.

In the new API workflow we are moving away from broadcasts and using
callbacks to communicate with dumpstate. Finished bugreport notification
broadcast used to share the final path of the bugreport but API now uses
file descriptors instead. Hence, moving away from broadcasts.

The full bugreport in this case can be retrieved from dumpstate directory
using 'adb pull' or finding and attaching the file directly to gmail or
betterbug.

Remove outputfile flag since it's unused.

Bug: 135186519
Bug: 137825702
Test: Build and flash to the device. Create a bugreport using combo
keys, share notification does not pop up. Full bugreport created in
bugreports/ dir

Change-Id: I690807b33092e208fa8f4e28e0fe9fdd7df850c9
1 file changed
tree: 7cda008a727e806ef1b02ff1b8cd70b6cf47065b
  1. audio/
  2. bootctrl/
  3. coral/
  4. dumpstate/
  5. factory-images_coral/
  6. factory-images_flame/
  7. flame/
  8. gpt-utils/
  9. health/
  10. hidl/
  11. json-c/
  12. keymaster/
  13. nfc/
  14. overlay/
  15. pixelstats/
  16. powerstats/
  17. recovery/
  18. seccomp_policy/
  19. self-extractors/
  20. self-extractors_flame/
  21. usb/
  22. vibrator/
  23. voice_processing/
  24. .clang-format
  25. Android.bp
  26. Android.mk
  27. AndroidProducts.mk
  28. aosp_coral.mk
  29. aosp_flame.mk
  30. board-info.txt
  31. BoardConfig-common.mk
  32. CleanSpec.mk
  33. compatibility_matrix.xml
  34. config.fs
  35. default-permissions.xml
  36. device-common.mk
  37. device-coral.mk
  38. device-flame.mk
  39. device.mk
  40. device_framework_matrix.xml
  41. fstab.hardware
  42. fstab.persist
  43. fstab.postinstall
  44. gps.conf
  45. init.hardware.chamber.rc.userdebug
  46. init.hardware.diag.rc.user
  47. init.hardware.diag.rc.userdebug
  48. init.hardware.mpssrfs.rc.user
  49. init.hardware.mpssrfs.rc.userdebug
  50. init.hardware.rc
  51. init.hardware.usb.rc
  52. init.hardware.userdebug.rc.userdebug
  53. init.hardware.wlc.rc.userdebug
  54. init.insmod.coral.cfg
  55. init.insmod.flame.cfg
  56. init.insmod.sh
  57. init.logging.rc
  58. init.mdm.sh
  59. init.msm.usb.configfs.rc
  60. init.power.rc
  61. init.qcom.modem_links.sh
  62. init.qcom.usb.rc
  63. init.qcom.usb.sh
  64. init.qti.getbootdevice.sh
  65. init.qti.qseecomd.sh
  66. init.radio.sh
  67. init.ramoops.sh
  68. init.recovery.device.rc
  69. init.sensors.sh
  70. manifest.xml
  71. media_codecs.xml
  72. media_codecs_omx.xml
  73. media_codecs_performance.xml
  74. media_codecs_vendor_audio.xml
  75. media_profiles.xml
  76. media_profiles_V1_0.xml
  77. OWNERS
  78. p2p_supplicant_overlay.conf
  79. powerhint.json
  80. product.prop
  81. recovery.wipe
  82. sec_config
  83. sensors.hals.conf
  84. thermal-engine-coral-normal_mode.conf
  85. thermal-engine-coral-retail_mode.conf
  86. thermal-engine-flame-normal_mode.conf
  87. thermal-engine-flame-retail_mode.conf
  88. thermal_info_config_coral.json
  89. thermal_info_config_coral_jaws.json
  90. thermal_info_config_flame.json
  91. thermal_info_config_flame_jaws.json
  92. ueventd.rc
  93. utils.mk
  94. WCNSS_qcom_cfg.ini
  95. wifi_concurrency_cfg.txt
  96. wpa_supplicant_overlay.conf
  97. wpa_supplicant_wcn.conf