Index: build/android/pylib/constants.py |
diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py |
index bcda0e26d8d228ef51185270e9045350b85dbca9..0121fd6b45a8d53f6487b2b3fe837ddb7b562d2d 100644 |
--- a/build/android/pylib/constants.py |
+++ b/build/android/pylib/constants.py |
@@ -36,5 +36,4 @@ TEST_SERVER_PORT_LAST = 30000 |
TEST_SERVER_PORT_FILE = '/tmp/test_server_port' |
TEST_SERVER_PORT_LOCKFILE = '/tmp/test_server_port.lock' |
-TEST_DATA_DIR = '/sdcard' |
TEST_EXECUTABLE_DIR = '/data/local/tmp' |