device_lenovo_sdm710-common/sepolicy/private/vendor_init.te

5 lines
202 B
Text
Raw Normal View History

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 };