Files
build_soong/android
Cole Faust f5eae990bc Fix bazel builds with unspecified arch
//build/bazel/platforms:android_target is an alias to
android_{arch}, so on bulids like "ndk" that don't
specify an arch, it fails.

It's also questionable if we should be setting the
platform to android in a mixed build in the first
place. What if we were mixed-building a host tool?

This reproduces when running
`OUT_DIR=out ./build/soong/scripts/build-ndk-prebuilts.sh`
with aosp/2263623. That script specifies --soong-only,
which is important because even without bazel, `m nothing`
on ndk-userdebug will fail with errors in makefile code.

Bug: 254701254
Test: Described above
Change-Id: I34cae0287830a19c4865fbd398f3c4e1ee1d2d66
2022-10-20 16:49:30 -07:00
..
2022-10-03 08:43:13 -07:00
2022-10-03 08:43:13 -07:00
2022-09-26 14:44:15 -04:00
2022-10-13 20:40:27 +00:00
2021-03-17 16:35:13 +01:00
2022-10-06 11:01:59 +01:00
2022-08-01 16:07:30 -04:00
2021-12-08 15:08:59 -08:00
2021-12-13 13:33:15 -05:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2022-09-26 18:28:56 +01:00
2022-10-06 10:24:47 +01:00
2022-10-06 11:06:51 +01:00
2022-05-18 16:38:19 -07:00