Revert commit 2c99c990d3
This reverts commit 2c99c990d3
.
Reason for revert: <Build break>
Change-Id: I030b4f5c59383478355ac2cee8363f45c8101041
This commit is contained in:
parent
2c99c990d3
commit
5d2c755531
204 changed files with 984 additions and 1321 deletions
8
radio/init_radio.te
Normal file
8
radio/init_radio.te
Normal file
|
@ -0,0 +1,8 @@
|
|||
type init_radio, domain;
|
||||
type init_radio_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(init_radio);
|
||||
|
||||
allow init_radio vendor_toolbox_exec:file execute_no_trans;
|
||||
allow init_radio radio_vendor_data_file:dir create_dir_perms;
|
||||
allow init_radio radio_vendor_data_file:file create_file_perms;
|
Loading…
Add table
Add a link
Reference in a new issue