commit | 620dea67209e48576b0f20d357a360c8c8b2d94c | [log] [tgz] |
---|---|---|
author | Liz Kammer <eakammer@google.com> | Wed Apr 14 17:36:10 2021 -0400 |
committer | Liz Kammer <eakammer@google.com> | Thu Apr 15 13:00:42 2021 -0400 |
tree | d38c362d13353965ae7e012e9dc676b3c1f8e209 | |
parent | bc080da38f5d1e6e56281637a86f6c284721a64a [diff] [blame] |
Split bazel -path functions and clarify docs Test: go test Change-Id: I62f58998fc7d52c67ed5acfdb8230d404b2a5472
diff --git a/android/Android.bp b/android/Android.bp index f5e5606..62d5e20 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -26,6 +26,7 @@ "arch_list.go", "bazel.go", "bazel_handler.go", + "bazel_paths.go", "config.go", "csuite_config.go", "deapexer.go",