commit | 249b02b4b91e97bed2877394dfa2cbf30a07a8fa | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Thu Jul 28 16:25:10 2016 +0200 |
committer | Martijn Coenen <maco@google.com> | Thu Jul 28 17:42:25 2016 +0200 |
tree | 50dd2940e9600ee8668d7b92af995438125b0b70 | |
parent | c2d9862311bb7325f0b76a931bc518566960be47 [diff] |
Some clean-up. - Templatized writeObject()/readObject() to remove code duplication. - Changed uint64_t arguments for handles and offsets to size_t as they are used as array indices and offsets in memory buffers. - Moved binder kernel header modifications in a separate header, until our kernel changes are upstreamed and we can pull the headers into bionic. Change-Id: Ic7ccef5258e6c9cd793affca7769236dbbf953f3