Skip to content
Snippets Groups Projects
Commit 570e5f43 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

Move adbd into enforcing on user devices

Change-Id: Ic5aae78d575dba50d0a4bb78747da3ba4b81fb7b
parent 200e97dd
No related branches found
No related tags found
No related merge requests found
# adbd seclabel is specified in init.rc since
# it lives in the rootfs and has no unique file type.
type adbd, domain;
permissive adbd;
userdebug_or_eng(`
permissive adbd;
')
domain_auto_trans(adbd, shell_exec, shell)
# this is an entrypoint
allow adbd rootfs:file entrypoint;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment