commit | 7c0b79f00a17e0a284b519418655c539dc0f3940 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Thu Jun 30 02:00:46 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Fri Jul 08 17:56:23 2022 +0000 |
tree | 13df1352677d6e61512f3a5f50a8d1e93f97f935 | |
parent | 2a29801557e65bf9d22b3295eb2d9af891ac39e9 [diff] |
libbinder: separate OS-specific code from Utils.cpp Separate the OS-specific functions setNonBlocking and getRandomBytes from Utils.cpp into a separate OS-specific OS.cpp file that other operating systems can override at build time. Bug: 224644083 Test: build Trusty Change-Id: I2703fb81d4370b5f6264556ae57fdddb0573971a