blob: a3cef42057ffdeae8b819270db479d2dd970ee40 [file] [log] [blame]
# Copyright 2019 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.
# Detect GLK Bluetooth USB device and check the device name, disable
# autosuspend on specific devices
ATTR{idVendor}=="8087", ATTR{idProduct}=="0aaa", RUN="/usr/sbin/control_usb_runtime_suspend.sh -d $env{DEVPATH}"