We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c5c2b commit ab64becCopy full SHA for ab64bec
.bazelci/presubmit.yml
@@ -17,6 +17,8 @@ tools: &tools
17
- "//android/..."
18
- "//src/..."
19
- "-//src/java/com/example/sampleapp/..."
20
+ - "-//src/tools/ak/shellapk/..." # Uncommment it after we fix cc_toolchain with --android_platforms
21
+ - "-//src/tools/ak/rjar/..." # Uncomment it after we add --android_platforms
22
- "//test/..."
23
- "-//test/rules/..." # Tested in `rules`
24
- "//toolchains/..."
0 commit comments