blob: 24fe6f9461360e26405f9ee08b7efae0f03eee21 [file] [log] [blame]
# Copyright (c) 2013 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.
# For Stumpy common settings use overlays/overlay-stumpy/make.conf
# For Moblab specific settings use third_party/chromiumos-overlay/profiles/
# features/moblab/*
USE="${USE} -coreboot"
# TODO crbug.com/412430 (sbasi) - Re-enable these tests once overlay specific
# test baselines are supported.
USE="
${USE}
-tests_network_DefaultProfileCreation
-tests_network_DefaultProfileServices
-tests_platform_FilePerms
-tests_security_AccountsBaseline
-tests_security_Firewall
-tests_security_NetworkListeners
-tests_security_RootfsStatefulSymlinks
"
APACHE2_MODULES="${APACHE2_MODULES} version"