blob: 29a2fa049ff17b64b857345a084e98b666799f70 [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} sarien"
# Enable unibuild
USE="${USE} unibuild"
# Bring in the diagnostics package, which includes the diagnostics
# daemon and diagnostics processor.
USE="${USE} diagnostics"
# Enable ARC++
USE="${USE} arc"