blob: d9eb23e30a76f61095bee0d489295c4ab7c056f4 [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.
"""Volteer configs."""
from __future__ import print_function
BUILD_WORKON_PACKAGES = None
BUILD_PACKAGES = ('chromeos-bootimage',)