diff options
-rw-r--r-- | legacy-common/file_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy-common/file_contexts b/legacy-common/file_contexts index f40c8e1..2e373ea 100644 --- a/legacy-common/file_contexts +++ b/legacy-common/file_contexts @@ -87,6 +87,7 @@ # USB /sys/devices/msm_dwc3/[a-f0-9]+\.dwc3/gadget/lun[0-9]+(/.*)? u:object_r:sysfs_android_usb:s0 +/sys/devices(/platform)?/msm_hsusb/gadget/lun[0-9]+(/.*)? u:object_r:sysfs_android_usb:s0 # LEDs /sys/devices/leds-qpnp-[0-9]+/leds(/.*)? u:object_r:sysfs_leds:s0 |