Fix Android platforms constraint (#16246)
When using bazel platforms and new rules_android_ndk, crosstool_top is actually still `//external:android/crosstool`. The right way to detect Android is to use `constraint_value`.
Closes #16246
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/16246 from sifmelcara:fix-platforms dbf3fd58db
PiperOrigin-RevId: 618198820
pull/16259/head
parent
68e6e3e8ee
commit
eef55641f8
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue