OSDN Git Service

libbinder: Enable service specific error codes
authorChristopher Wiley <wiley@google.com>
Sat, 21 Nov 2015 01:48:27 +0000 (17:48 -0800)
committerChristopher Wiley <wiley@google.com>
Wed, 9 Dec 2015 21:45:53 +0000 (13:45 -0800)
commitc1e491d5a4923298b612de919537d4293574b443
tree97f6578726a2f866c7e6ab4a7a65c11581506ace
parent3f46d82d7b8ee0ae6295723311e5c986b649d727
libbinder: Enable service specific error codes

Add another factory method that takes a message and service
specific error code.

Bug: 25800533
Test: system/tools/aidl integration tests pass

Change-Id: I592cb7def0538576965d14c200ab58548b3bef32
include/binder/Status.h
libs/binder/Status.cpp