You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# gives error '//external:databinding_annotation_processor': target 'databinding_annotation_processor' not declared in package 'external' defined by /workdir/examples/WORKSPACE.bazel (Tip: use `query "//external:*"` to see all the targets in that package) and referenced by '@bazel_tools//tools/android:databinding_annotation_processor'
80
-
- "-//cmake_android/..."
81
-
build_targets: *linux_targets_bzlmod
82
-
test_targets: *linux_targets_bzlmod
83
-
build_flags:
84
-
- "--enable_bzlmod"
85
72
rbe_ubuntu2004_examples:
86
73
name: Examples
87
74
platform: rbe_ubuntu2004
@@ -91,10 +78,12 @@ tasks:
91
78
- "//:third_party_examples_linux_rbe_tests"
92
79
# Gives error: zipalign: error while loading shared libraries: /usr/local/lib/libc++.so: file too short
93
80
- "-//cmake_android/..."
94
-
# Python requirements not supported on Ubuntu 16.04
0 commit comments