blob: 4d6efefd3ba9001032c6f0ca898b27053c6c55a2 [file] [log] [blame]
# Copyright 2018 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# Make sure that runtime_probe has access to the probing related nodes in /dev.
# TODO(hmchu): Add corresponding rules when more required nodes are known
KERNEL=="cros_ec", GROUP="cros_ec-access", MODE="0660"