Merge "Sepolicy: Add power off alarm app rules"
This commit is contained in:
commit
6cafbce863
1 changed files with 1 additions and 0 deletions
1
generic/vendor/common/poweroffalarm_app.te
vendored
1
generic/vendor/common/poweroffalarm_app.te
vendored
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue