commit | c24c8791e0467a74d75e819f19374036d1233943 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Tue Apr 19 00:24:51 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Tue May 17 23:11:54 2022 +0000 |
tree | e29b6ee7321eb5e22a55e630613dc6154815c065 | |
parent | c71b8b96c94b401b5cedf97960d845771441ce0f [diff] |
libbinder: move session ID RNG code to Utils.cpp This moves the code that reads from /dev/urandom from RpcServer.cpp into Utils.cpp so other operating systems can provide their own implementations by replacing Utils.cpp. Test: atest binderRpcTest Bug: 224644083 Change-Id: I2923b25537c07060b830b0d8378df8c969bbd02f