Remove backtrace log
It disturbs the debug to have a java backtrace in the middle of the log output while the error is handled by the service. This patch reports the current log from upstream project which removes the print of the bt.
Ref: #3937
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It disturbs the debug to have a java backtrace in the middle of the log output while the error is handled by the service. This patch reports the current log from upstream project which removes the print of the bt.
Ref: #3937