This reverts commit 355f0df8fd
.
Bug: 297270938
Merged-In: I3b15b35df4bc40716d0aa757a226c5075c7e29ff
Change-Id: I44cbb1a0ea6248fbc5a4dc3c12e96d2b66a32282
7 lines
163 B
Text
7 lines
163 B
Text
type sg_device, dev_type;
|
|
type vendor_toe_device, dev_type;
|
|
type lwis_device, dev_type;
|
|
type rls_device, dev_type;
|
|
|
|
# Raw HID device
|
|
type hidraw_device, dev_type;
|