blob: feaa7e1bcbc9d373f5f2da26eb082c082e5c7b31 [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.
"""FAFT config setting overrides for Spring."""
class Values(object):
software_sync_update = 6
chrome_ec = True
ec_capability = (['battery', 'keyboard', 'arm', 'lid'])