diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2019-01-23 02:09:27 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2019-01-25 18:23:41 +0200 |
commit | d5c05dfc9c90536353dfb3d6716652d0a53e3137 (patch) | |
tree | ce35fefaf6bf05bb98437642af5a01c526b58e12 | |
parent | 96662c5df6dbc5a0d1e2b3e127b660752a2e292f (diff) | |
download | android_device_qcom_sepolicy-legacy-d5c05dfc9c90536353dfb3d6716652d0a53e3137.tar.gz android_device_qcom_sepolicy-legacy-d5c05dfc9c90536353dfb3d6716652d0a53e3137.tar.bz2 android_device_qcom_sepolicy-legacy-d5c05dfc9c90536353dfb3d6716652d0a53e3137.zip |
legacy: Label msm8916 sysfs_android_usb
Change-Id: I1242e9ef87305ca852b8de76067c7fb788142463
-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 |