summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorSriharsha Allenki <quic_sallenki@quicinc.com>2020-11-10 11:44:59 +0530
committerSriharsha Allenki <quic_sallenki@quicinc.com>2020-12-02 18:07:41 +0530
commitbdc5a60717fbaf957161f1ae2a8a4020a85dd4a0 (patch)
tree08f8913fe5fcb2b51970fbbf643936c87e4b0524 /trusty/coverage/coverage_test.cpp
parent401e533460e95be0e1a79a9c3118de35003fb430 (diff)
ueventd: Add support for updating permissions on bind
Current implementation updates the permissions of sysfs nodes of a device upon the following actions: "add", "change" and "online". But certain sysfs nodes (ex: wakeup capabilities under power management) of devices are not present when the device is added, but these are generally dependent on the device driver and are added once the driver is bound. This is particularly common in USB host stack. If the bind action events are not parsed the ueventd will not update the permissions of these nodes. Hence, add the support for updating permissions on bind action as well. Bug: 174215510 Test: Verified permissions updated on bind action Change-Id: Ic1a147e3993ef78dd6c539bbae652e8107207b87
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions