This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_core
Watch
2
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6d2a79839f
platform_system_core
/
usbd
/
usbd.rc
6 lines
103 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit for usb daemon usbd checks whether adb is enabled by default, if yes, would start adbd and would call into usb hal to configure usb gadget stack. Bug: 63669128 Test: Verify that adb gets configured when enabled Change-Id: If6d06cdadd6d93f181d56619142cbbb04d39a5cd
2017-12-02 22:15:01 +01:00
service usbd /system/bin/usbd
class late_start
oneshot
user root
Fix selinux denials for usbd auditd : type=1400 audit(0.0:9): avc: denied { dac_override } for comm="usbd" capability=1 scontext=u:r:usbd:s0 tcontext=u:r:usbd:s0 tclass=capability permissive= auditd : type=1400 audit(0.0:9): avc: denied { dac_override } for comm="usbd" capability=1 scontext=u:r:usbd:s0 tcontext=u:r:usbd:s0 tclass=capability permissive=0 Bug: 72397740 Test: booted the device to make sure that the denials are no longer seen. Change-Id: Ie276103ba261fd762fb8c24234904e3f3ce3d2f1
2018-01-24 01:14:28 +01:00
group root usb system
Reference in a new issue
Copy permalink