mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Allow init_ese to run grep
Bug: 62586642 Test: selinux denial on grep no longer seen. Change-Id: I61847f5a5f460fc8efef5a772eae3a0559634b40
This commit is contained in:
2
sepolicy/vendor/init_ese.te
vendored
2
sepolicy/vendor/init_ese.te
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user