2020-12-07 08:17:43 -05:00
|
|
|
typeattribute vendor_init data_between_core_and_vendor_violators;
|
|
|
|
|
|
|
|
# Allow vendor_init to check encryption status of system_data_file
|
|
|
|
allow vendor_init system_data_file:dir { ioctl open read setattr };
|
2021-02-15 09:35:27 -05:00
|
|
|
|
|
|
|
allow vendor_init block_device:lnk_file setattr;
|
|
|
|
|
|
|
|
allow vendor_init persist_file:lnk_file read;
|
|
|
|
|
|
|
|
get_prop(vendor_init, default_prop)
|
|
|
|
get_prop(vendor_init, persist_debug_prop)
|
|
|
|
|
|
|
|
set_prop(vendor_init, default_prop)
|