OSDN Git Service

Add Binder support for Parcelable exceptions.
authorJeff Sharkey <jsharkey@android.com>
Tue, 17 Jan 2017 20:53:04 +0000 (13:53 -0700)
committerJeff Sharkey <jsharkey@android.com>
Tue, 17 Jan 2017 20:57:27 +0000 (13:57 -0700)
commitc8dc4f0af9f8847be9cdd2b9cbb5b8a7767982c4
tree0eb808ac9be34ca42ed2936dc271d908122e530c
parent36ba03a248e34aa92aaa9667a4fa71c64bea5c23
Add Binder support for Parcelable exceptions.

Follow the new framework changes that support sending EX_PARCELABLE
exception types.

Test: builds, boots
Bug: 33749182
Change-Id: I7a856fa89f23aab4f782c4e5ae2beb8166fa8da4
include/binder/Status.h
libs/binder/Status.cpp