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
1 file changed