commit | f55d6882c852bc3a87ed34657d024c2dfc8b4eb2 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Sat Apr 30 00:50:20 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Sat Jun 11 02:08:30 2022 +0000 |
tree | f222fa80ce9d75e74614da8221be7310ea93218c | |
parent | 1519b984526ba70e1560d95a91134ec82068512d [diff] |
libbinder: compile some Linux code conditionally Binder.cpp and Parcel.cpp contain some Linux-specific code that deals with scheduling and task priorities. This disables those headers and methods on non-Linux OSes. Bug: 224644083 Test: m Change-Id: I5edf60a16ccb2d1abbc669f80b397238622112fe