Allow init_ese to run grep

Bug: 62586642
Test: selinux denial on grep no longer seen.
Change-Id: I61847f5a5f460fc8efef5a772eae3a0559634b40
This commit is contained in:
Paul Crowley
2017-06-26 13:56:10 -07:00
parent 59985a4e76
commit 1478bd41b4

View File

@@ -15,3 +15,5 @@ allow init_ese esed_exec:file rx_file_perms;
allow init_ese pn81a_device:chr_file rw_file_perms;
allow init_ese ese_vendor_data_file:dir create_dir_perms;
allow init_ese ese_vendor_data_file:file create_file_perms;
allow init_ese vendor_file:file execute_no_trans;