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

Merge "ppp.te: Remove allow ppp toolbox_exec:file rx_file_perms;" am: bc301caa

am: c4180ccf

* commit 'c4180ccf':
  ppp.te: Remove allow ppp toolbox_exec:file rx_file_perms;
parents 2d529b15 c4180ccf
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,6 @@ allow ppp mtp:unix_dgram_socket rw_socket_perms; ...@@ -11,9 +11,6 @@ allow ppp mtp:unix_dgram_socket rw_socket_perms;
allow ppp ppp_device:chr_file rw_file_perms; allow ppp ppp_device:chr_file rw_file_perms;
allow ppp self:capability net_admin; allow ppp self:capability net_admin;
allow ppp system_file:file rx_file_perms; allow ppp system_file:file rx_file_perms;
# XXX Run toolbox. Might not be needed.
allow ppp toolbox_exec:file rx_file_perms;
auditallow ppp toolbox_exec:file rx_file_perms;
allow ppp vpn_data_file:dir w_dir_perms; allow ppp vpn_data_file:dir w_dir_perms;
allow ppp vpn_data_file:file create_file_perms; allow ppp vpn_data_file:file create_file_perms;
allow ppp mtp:fd use; allow ppp mtp:fd use;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment