Files
build_soong/android
Chris Parsons 86dc2c268a Support main repository prefixing in cquery
This makes mixed builds resilient to a recent backward-incompatbile
Bazel feature which explicitly adds the main repository (`@`) prefix to
all labels which are stringified by `str(target.label)` in Starlark.

This implementation is compatible with both current Bazel and
Bazel@HEAD.

After a new Bazel release to AOSP, we can clean up this code a little to
only support Bazel with this feature active (and that we need not hedge
on either Bazel behavior).

Bug: 248106697
Test: `m --bazel-mode nothing` with both current Bazel and a new Bazel
Change-Id: Id53c8505bb9080d5073c844de7f1ee57ceceae46
2022-09-28 19:02:51 +00:00
..
2022-09-27 12:47:26 -07:00
2022-09-02 15:20:54 -07:00
2022-09-26 14:44:15 -04:00
2021-03-17 16:35:13 +01:00
2022-08-01 16:07:30 -04:00
2022-06-27 08:52:08 +02:00
2021-12-08 15:08:59 -08:00
2021-12-13 13:33:15 -05:00
2022-09-01 06:37:20 +00: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-05-18 16:38:19 -07:00