blob: 331f8590155f531ba7bbed8877e57ef58c4f1fc5 [file] [log] [blame]
# Copyright 2018 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.
# Give the group "suzy-q" access to SuzyQ
SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTR{idVendor}=="18d1", ATTR{idProduct}=="5014", ACTION=="add", GROUP="suzy-q"