blob: 827e9233f2fa693c9aa33d42610490aa92c83275 [file] [log] [blame]
# Copyright 2010 Google Inc. All Rights Reserved.
"""Generic constants used accross modules.
"""
__author__ = 'shenhan@google.com (Han Shen)'
MOUNTED_TOOLCHAIN_ROOT = '/usr/local/toolchain_root'
# Root directory for night testing run.
CROSTC_WORKSPACE = '/usr/local/google/crostc'