You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
device_samsung_sm7125-common/sepolicy/vendor/vendor_time_daemon.te

8 lines
312 B

allow vendor_time_daemon rild:dir search;
allow vendor_time_daemon rild:file { read open };
allow vendor_time_daemon vendor_timeservice_app:dir search;
allow vendor_time_daemon vendor_timeservice_app:file { read open };
allow vendor_time_daemon tee:dir search;
allow vendor_time_daemon tee:file { read open };