blob: 369c708b5051d23b7ebf8afc0956d62f6b6e5000 [file] [log] [blame]
#============= time_daemon ==============
allow time_daemon platform_app:dir { read search };
allow time_daemon platform_app:file { open read };
allow time_daemon time_data_file:dir { remove_name };
allow time_daemon time_data_file:file { getattr append unlink };