commit | d6848f52e60be17b7f0992be7827dcae4ea2efb1 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Thu Oct 15 15:44:59 2015 -0700 |
committer | Casey Dahlin <sadmac@google.com> | Thu Oct 15 17:55:17 2015 -0700 |
tree | c4495d00efb81a7ea99861e036f0eb24b6400ffb | |
parent | 8e0c88ea489a7b395a3d349f81000fb2639bf448 [diff] |
Add methods to Parcel for bool and char and byte We lift these to int, but handling the details of that here will be better than having AIDL generate casting code all the time. Test: unit tests pass Bug: 24981507 Change-Id: If6aa33ab5fe365dd237136a95c5d9a702af41d15 Signed-off-by: Casey Dahlin <sadmac@google.com>