5351cc35f9
- Address more denials and label some new nodes Signed-off-by: OdSazib <odsazib@gmail.com>
13 lines
414 B
Text
13 lines
414 B
Text
typeattribute vendor_init data_between_core_and_vendor_violators;
|
|
|
|
allow vendor_init {
|
|
camera_data_file
|
|
system_data_file
|
|
tombstone_data_file
|
|
}:dir { create search getattr open read setattr ioctl write add_name remove_name rmdir relabelfrom };
|
|
|
|
allow vendor_init tee_device:chr_file getattr;
|
|
|
|
set_prop(vendor_init, camera_prop)
|
|
set_prop(vendor_init, vendor_freq_prop)
|
|
set_prop(vendor_init, vendor_power_prop)
|