platform_build_soong/genrule
Chris Parsons e59af4e1c0 Use correct includes for mixed build gen headers
Previously, genrules which were used as generated_headers only
propagated the old Soong gen directory as an include path, even if the
genrule was managed by Bazel. With this chance, the gen directory of the
Baze output files are used in mixed-build mode.

Test: USE_BAZEL_ANALYSIS=1 m libc
Test: m libc
Change-Id: I3913c4e5b0354421ba1fe43d1f6ef4d1e729a058
2021-04-02 18:27:21 -04:00
..
Android.bp Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00
genrule.go Use correct includes for mixed build gen headers 2021-04-02 18:27:21 -04:00
genrule_test.go Remove FixturePreparer.Extend() 2021-04-01 10:33:20 +01:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00