commit | e922b232b5ec6fc7764cd80cb51d43f75f2e20c1 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Sat Apr 23 03:41:09 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Tue May 17 23:11:55 2022 +0000 |
tree | 4f3cd58b2090b76563393b1a81af8ed5fa35d14e | |
parent | c24c8791e0467a74d75e819f19374036d1233943 [diff] |
libbinder: use base::GetThreadId instead of gettid RpcSession uses gettid() to identify the current thread which is less portable than GetThreadId(). Test: atest binderRpcTest Bug: 224644083 Change-Id: I0d6020ef41af85c20bb58b89598812f2e790a38b