OSDN Git Service

libbinder: Replace abort with LOG_ALWAYS_FATAL
authorSteven Moreland <smoreland@google.com>
Wed, 25 Sep 2019 20:18:09 +0000 (13:18 -0700)
committerSteven Moreland <smoreland@google.com>
Wed, 25 Sep 2019 20:20:38 +0000 (13:20 -0700)
commit6adf33cee0be6d8b7da88fac45f36b6983fedaaa
tree690ee0d82b6373c001505e7d85a1c1ba9854c20f
parentb5f8331e88468625a58fa161935acd083ffa9c85
libbinder: Replace abort with LOG_ALWAYS_FATAL

So that we have better error understanding.

Bug: 141290044
Test: TH
Change-Id: I2cd16fa80c91fd5c573fbc8202031abe7f075b4b
libs/binder/IPCThreadState.cpp
libs/binder/Parcel.cpp