platform_build_soong/bazel
Liz Kammer 01a16e8275 Handle target.bionic in bp2build.
Soong supports some hand-crafted target.<type> that match multiple os or
arch types to simplify configuring for similar targets. target.bionic is
used to match on both android and linux_bionic OSes for cases where they
should be handled the same way.

Test: build/bazel/ci/bp2build.sh
Change-Id: I47b6aaf3279e4d242c4fd0e12f24117eb98e0665
2021-07-19 12:53:58 +00:00
..
cquery Support cc_library_shared for mixed builds 2021-06-15 12:40:28 +00:00
Android.bp Use maps in bazel *attribute types 2021-06-03 17:37:56 -04:00
aquery.go Handle simple symlinks in mixed builds 2021-06-09 10:40:32 -04:00
aquery_test.go Handle simple symlinks in mixed builds 2021-06-09 10:40:32 -04:00
configurability.go Handle target.bionic in bp2build. 2021-07-19 12:53:58 +00:00
constants.go Dump bazel product config in Soong 2021-05-19 17:38:56 -04:00
properties.go Handle target.bionic in bp2build. 2021-07-19 12:53:58 +00:00
properties_test.go Extract function to handle configurable excludes 2021-06-04 10:15:34 -04:00