genfs_contexts: Modify USB SELinux policies
Add USB wakeup sources sepolicy contexts Bug: 295128467 Test: Change USB sepolicies and existing tests still pass. Change-Id: Ic6c693a24c59cc3248d89208268bad6279b50003 Signed-off-by: Kuen-Han Tsai <khtsai@google.com>
This commit is contained in:
parent
a3abd5ad39
commit
92083a0f38
1 changed files with 6 additions and 0 deletions
6
vendor/genfs_contexts
vendored
6
vendor/genfs_contexts
vendored
|
@ -8,3 +8,9 @@ genfscon debugfs /regmap u:object
|
|||
|
||||
# Haptics
|
||||
genfscon sysfs /devices/platform/10c90000.hsi2c/i2c-9/9-0043 u:object_r:sysfs_vibrator:s0
|
||||
|
||||
# wake up nodes
|
||||
genfscon sysfs /devices/platform/11210000.usb/11210000.dwc3/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/11210000.usb/11210000.dwc3/xhci-hcd-exynos.8.auto/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/11210000.usb/11210000.dwc3/xhci-hcd-exynos.8.auto/usb1/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/11210000.usb/11210000.dwc3/xhci-hcd-exynos.8.auto/usb2/wakeup u:object_r:sysfs_wakeup:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue