diff options
author | Dan Willemsen <dwillemsen@google.com> | 2018-04-10 16:40:10 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2018-04-10 16:40:10 -0700 |
commit | cf767de732a63afb03622c694cd40c01538d67ed (patch) | |
tree | 848525d6efdda02b89b40a47f89a2ec8f6a7d66d /compiler/optimizing/codegen_test_utils.h | |
parent | 8d2e70ae234d53f825f6876f5b5e75bdfe6729b5 (diff) |
Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS
This was including only the <filename>, while Soong test_per_src tests
are exposed to make as <name>_<filename>. So deconstruct the path, which
uses .../<name>/<filename>, instead of just taking the basename.
This has been causing warnings on some internal branch builds, about how
we were asking for these modules, but that they didn't exist. This
change removes those warnings.
Test: Check warnings on internal branches
Change-Id: I4b8559961f51cc32f2fac0bf6fb15ee34ba72bdd
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions