Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
bc8dc3aa9d03598fc69df3e0b3990cddcf807616
/
.
/
prebuilts
/
api
/
29.0
/
public
/
usbd.te
blob: 991e7be5fcefbfda3e7bde9d19b827477c99cac2 [
file
] [
log
] [
blame
]
Tri Vo
bc8dc3a
2019-05-26 13:17:08 -0700
[
diff
] [
blame^
]
1
type usbd
,
domain
;
2
type usbd_exec
,
system_file_type
,
exec_type
,
file_type
;
3
4
# Start/stop adbd via ctl.start adbd
5
set_prop
(
usbd
,
ctl_adbd_prop
)