Commit 73f1ecb
Fix android emulator darwin_arm64 select
This fixes this condition printing a strange error if you try to run
these on macOS. In general this still doesn't work because of
bazelbuild#7069 but if we ever want to
support it this is a pre-requisite to supporting arm macs
Closes bazelbuild#15092.
PiperOrigin-RevId: 4449122751 parent 649521a commit 73f1ecb
File tree
1 file changed
+2
-1
lines changed- src/main/java/com/google/devtools/build/lib/bazel/rules/android
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments