commit | 9c634fd2d13722106d475b000b05babcce1f65be | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Wed Nov 26 12:23:23 2014 -0800 |
committer | Dan Stoza <stoza@google.com> | Mon Dec 01 11:07:14 2014 -0800 |
tree | f7b00d3a9f21420fb3a74ec326e21d2183df0f0b | |
parent | 46ca041f43e3d80029782b12c994b232dc01b5d5 [diff] |
binder: Return pid_t/uid_t instead of int Makes IPCThreadState::getCalling{Pid,Uid} return a more appropriate type. Change-Id: I97f8a83c1c0722bc1afbf8a6df1a288f8f1f0d2c