DescriptionCheck HID access by device node path instead of sysfs path.
The permission broker expects clients to request device access by their
device node path instead of the sysfs device path (though this is
slightly less efficient and perhaps should be changed). The HID
permissions prompt code was sending the device ID (which is the sysfs
path) instead of the device node path. This patch fixes that.
BUG=457899
Committed: https://crrev.com/bf9ea5b48d50d730fe723a8ee58e3ba8b48bfccd
Cr-Commit-Position: refs/heads/master@{#338359}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|