summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2016-01-12 18:12:09 -0800
committerFelipe Leme <felipeal@google.com>2016-01-13 13:01:07 -0800
commitc4f6467702e308844ef0769ba17dcb7b7b32a9e6 (patch)
tree99d3fe28d6a832f3d25a78c5b42bc010e8861a82 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent61f8f5d6a7ae3a2ff07758803b0fcf6fcddda73e (diff)
Save bugreport info on share intent.
When a bugreport is finished, BugreportProgressService sends a INTENT_BUGREPORT_SHARE intent containing the bugreport pid; then when the user clicks the share notification, BugreportProgressService uses the pid to retrieve the bugreport info. The problem with this approach is that if the service dies before the user clicks the notification, the bugreport won't be shared. This change fix this scenario by saving the bugreport info in the share intent. BUG: 26513652 Also added more logging statements. Change-Id: Iba86d06369f843ad88194fb1dad0c8b69764df78
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions