Disable libbinder darwin builds

libbinder makes heavy use of linux headers, so it won't build on a mac.
This gives us cleaner errors when a mac target depends on it. Instead of
seeing libbinder build breakages, we will see the missing dependency
error.

Test: none
Bug: 172023026
Change-Id: Iab1798cb12eb51588674e2af6ba48b5ee3bb1852
1 file changed