commit | a14e4db959b089fe9c2bb16b624ff210ada1de7c | [log] [tgz] |
---|---|---|
author | Sudheer Shanka <sudheersai@google.com> | Mon Oct 31 18:45:57 2016 -0700 |
committer | Sudheer Shanka <sudheersai@google.com> | Wed Nov 02 10:38:37 2016 -0700 |
tree | 1916cfb35f6e9c796510eaea1256c6ea5fdbe6eb | |
parent | 12ffdd86e4553700a09b8fac4f6b658a50293edb [diff] |
Fix IApplicationThread transaction codes. (IBinder.FIRST_CALL_TRANSACTION=1) is added to the specified transaction codes during binder generation. Correct transaction Ids in IApplicationThread taking this into account. Bug: 30977067 Test: Verified that the transactions in generated binder have correct Ids. Change-Id: Id1f6ce59814ed559cafda01be0d55c78d52e50e2