aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE3
1 files changed, 3 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
new file mode 100644
index 0000000..9c8339a
--- /dev/null
+++ b/WORKSPACE
@@ -0,0 +1,3 @@
+workspace(name = "build_bazel_rules_android")
+
+register_toolchains("//android/toolchains/emulator:all")