commit | 01a6bad2e1441c4ec89d6157dc663cb43c6d9cf9 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jun 11 00:59:20 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Sat Jun 12 00:22:10 2021 +0000 |
tree | a669a7d880d669a23d509ac27a357868119da2b8 | |
parent | 915382439c1db7768c48cbecb235bfc57a9b6437 [diff] |
libbinder: RPC session ID uses the long binder ID This is 'unguessable' (pending security review and constant time compare). Right now, it's unclear if we'll go with full TLS for on-device communication or use some other authentication scheme. However, this is being used similarly to TLS session tickets. Bug: 167966510 Test: binderRpcTest Change-Id: I4c5edd2de6cc3f6ae37b0815e7f45c7a08bac2b1