platform_build_soong/genrule
Spandan Das 39b6cc5336 Ignore test apexes from bp2build generated tags
Soong does not enforce apex_available on the contents of test apex. To
prevent special-casing test apexes in the apex validation aspect in
Bazel, drop the test apexes from the tags altogether.

( The core problem I am trying to solve is making sure that stub
libraries in Bazel have a single apex available. apex validation happens
to be a nice side benefit)

Bug: 277651159
Test: go test ./bp2build
Change-Id: Ibb3cfedb5c0f2cda0464bf3758c70b67cb5885d1
2023-04-27 23:24:49 +00:00
..
Android.bp Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00
genrule.go Ignore test apexes from bp2build generated tags 2023-04-27 23:24:49 +00:00
genrule_test.go Add more Soong unit test coverage for gensrcs 2022-09-25 20:21:17 -04:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00