commit | f856a98c317ce00d9ae4452606fbc85fb2ec7010 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Oct 30 14:51:17 2020 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Nov 05 00:18:31 2020 +0000 |
tree | 9d4c5a4e84c55232f919c8ff3c85aa3cc76d9847 | |
parent | 3d67213a5af32a14398d943a8a6fae11c9a5dfd5 [diff] |
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. Exempt-From-Owner-Approval: fixing build breakage Test: none Bug: 172023026 Change-Id: I4eadf2c9c09599b5d1bcafdb7d8559946c854e49