blob: ab957ddb1808a41303d1fe069b5bd59836eeff1f [file] [log] [blame]
# Copyright 2018 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.
# Initial value just for style purposes.
USE=""
USE="${USE} hatch"
# TODO: Enable unibuild
#USE="${USE} unibuild"
# TODO: Bring in the diagnostics package, which includes the diagnostics
# daemon and diagnostics processor.
#USE="${USE} diagnostics"
# TODO: Enable ARC++
#USE="${USE} arc"