Skip to content
Snippets Groups Projects
Commit f6a0b144 authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by Gerrit Code Review
Browse files

Merge "rild: Remove toolbox_exec perms"

parents 29b9532a e811c49f
No related branches found
No related tags found
No related merge requests found
...@@ -23,9 +23,6 @@ allow rild sdcard_type:dir r_dir_perms; ...@@ -23,9 +23,6 @@ allow rild sdcard_type:dir r_dir_perms;
allow rild system_data_file:dir r_dir_perms; allow rild system_data_file:dir r_dir_perms;
allow rild system_data_file:file r_file_perms; allow rild system_data_file:file r_file_perms;
allow rild system_file:file x_file_perms; allow rild system_file:file x_file_perms;
# XXX Run toolbox. Might not be needed.
allow rild toolbox_exec:file rx_file_perms;
auditallow rild toolbox_exec:file rx_file_perms;
# property service # property service
set_prop(rild, radio_prop) set_prop(rild, radio_prop)
......
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