blob: 1dfef23736b4cf8a1bf9ef859e8aaa6fd65a26ce [file] [log] [blame]
# Copyright (c) 2015 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 overrides for Brain (RK3288 base platform without EC)."""
from autotest_lib.server.cros.faft.config import veyron
class Values(veyron.Values):
"""Inherit overrides from Veyron."""
has_lid = False
has_keyboard = False
rec_button_dev_switch = True