Bugsnag Vm Violation Listener
Sends an error report to Bugsnag for each StrictMode VM policy violation that occurs in your app.
You should use this class by instantiating Bugsnag in the normal way and then set the StrictMode policy with (Executor, OnVmViolationListener). This functionality is only supported on API 28+.