blob: 61cd3774ddbb2120e988f073110bea1c942af42b [file] [log] [blame]
# -*- coding: utf-8 -*-
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import sys
# Hardcode Chromite's root path in the SDK to make it importable.
sys.path.insert(0, '/mnt/host/source/')