Index: build/android/pylib/constants.py |
diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py |
index 4b2413e1781a30384d03a1fc2f3af051837768b1..8b39e5c4542f9d9caeb32c7f3ef23b3702fe25cf 100644 |
--- a/build/android/pylib/constants.py |
+++ b/build/android/pylib/constants.py |
@@ -63,6 +63,7 @@ TEST_SERVER_PORT_LOCKFILE = '/tmp/test_server_port.lock' |
TEST_EXECUTABLE_DIR = '/data/local/tmp' |
# Directories for common java libraries for SDK build. |
# These constants are defined in build/android/ant/common.xml |
+SDK_BUILD_JAVALIB_DIR = 'lib.java' |
SDK_BUILD_TEST_JAVALIB_DIR = 'test.lib.java' |
SDK_BUILD_APKS_DIR = 'apks' |