[PATCH 12/37] binder: add log information for binder transaction failures

2017-06-29 Thread Todd Kjos
Add additional information to determine the cause of binder failures. Adds the following to failed transaction log and kernel messages: return_error : value returned for transaction return_error_param : errno returned by binder allocator return_error_line : line number

[PATCH 12/37] binder: add log information for binder transaction failures

2017-06-29 Thread Todd Kjos
Add additional information to determine the cause of binder failures. Adds the following to failed transaction log and kernel messages: return_error : value returned for transaction return_error_param : errno returned by binder allocator return_error_line : line number