Merge "Sepolicy: Add power off alarm app rules"

This commit is contained in:
qctecmdr 2019-06-18 14:05:22 -07:00 committed by Gerrit - the friendly Code Review server
commit 6cafbce863

View file

@ -35,6 +35,7 @@ allow poweroffalarm_app persist_alarm_file:dir rw_dir_perms;
allow poweroffalarm_app persist_alarm_file:file create_file_perms;
hal_client_domain(poweroffalarm_app, hal_alarm_qti);
hal_client_domain(poweroffalarm_app, hal_perf);
binder_call(poweroffalarm_app, hal_alarm_qti_default);