Skip to content
Snippets Groups Projects
Commit 3920e7af authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Merge "adbd.te: remove allow adbd toolbox_exec:file rx_file_perms"

am: eed6bbdc

* commit 'eed6bbdc':
  adbd.te: remove allow adbd toolbox_exec:file rx_file_perms
parents c4180ccf eed6bbdc
No related branches found
No related tags found
No related merge requests found
......@@ -52,10 +52,6 @@ set_prop(adbd, ffs_prop)
# Run /system/bin/bu
allow adbd system_file:file rx_file_perms;
# XXX Run toolbox. Might not be needed.
allow adbd toolbox_exec:file rx_file_perms;
auditallow adbd toolbox_exec:file rx_file_perms;
# Perform binder IPC to surfaceflinger (screencap)
# XXX Run screencap in a separate domain?
binder_use(adbd)
......
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