Index: mojo/services/mojo_sdk_root.gni |
diff --git a/build/android/pylib/uirobot/__init__.py b/mojo/services/mojo_sdk_root.gni |
similarity index 64% |
copy from build/android/pylib/uirobot/__init__.py |
copy to mojo/services/mojo_sdk_root.gni |
index 5cac026153c70d03c8a72aee8c65e0a0940b672b..c405ca1bf317dedf39f4e21b0d5d65b270e59a84 100644 |
--- a/build/android/pylib/uirobot/__init__.py |
+++ b/mojo/services/mojo_sdk_root.gni |
@@ -2,3 +2,5 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+# This variable should point to the parent directory of the Mojo SDK. |
+mojo_sdk_root = "//" |