Skip to content
Snippets Groups Projects
Commit 38c26b16 authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by android-build-merger
Browse files

Merge "rild: Remove toolbox_exec perms" am: f6a0b144

am: 0676757d

* commit '0676757d':
  rild: Remove toolbox_exec perms
parents 2d749d4b 0676757d
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;
allow rild system_data_file:dir r_dir_perms;
allow rild system_data_file:file r_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
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