commit | 3b5401ad38b4346920f9aff0440606b8b565ce90 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Mon Jun 15 17:42:10 2015 -0700 |
committer | Jeff Tinker <jtinker@google.com> | Tue Jun 16 09:45:09 2015 -0700 |
tree | 7e80afc6cc510c3278513df6374262ace6570f5c | |
parent | 938e2b34b16c3c1fd29c753eeb53ee95a2b2e2b3 [diff] |
Check binder transact status If mediaserver restarts, the binder transact methods return DEAD_OBJECT. This status wasn't being checked, so calls would proceed with unpredictable results. bug: 20614102 Change-Id: I11271974ef2ccf0129529d1f67204dff1f1d03b0