Makes call to MetricsLogger right away when taking bugreports.
Previously the call was made on takeBugreport(), which caused a NPE on interative report calls because the context was null since it was handled by a handler. BUG: 27354167 Change-Id: I19e91cb4b43a7aa0bfcdab440c4cd4225110fdfb
Loading
Please register or sign in to comment