| # 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" |