blob: e541194029cfac9aad2f28dcc9d88c33f4f2a56a [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
from RECIPE_MODULES.build.chromite import CONFIG_CTX
@CONFIG_CTX(includes=['base'])
def chromite_config(c):
c.cbb.config_repo = (
'https://android.googlesource.com/toolchain/ndk_chromite_config')