Skip to content
Snippets Groups Projects
Commit 86b05c47 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "Remove obsolete vdc rule."

parents 6399f40f 24b56225
Branches
No related tags found
No related merge requests found
......@@ -44,10 +44,8 @@ unix_socket_connect(adbd, property, init)
allow adbd shell_prop:property_service set;
allow adbd powerctl_prop:property_service set;
# XXX Run /system/bin/vdc to connect to vold. Run in a separate domain?
# Also covers running /system/bin/bu.
# Run /system/bin/bu
allow adbd system_file:file rx_file_perms;
unix_socket_connect(adbd, vold, vold)
# Perform binder IPC to surfaceflinger (screencap)
# XXX Run screencap in a separate domain?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment