Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94351a96 authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

kitakami-common: sepolicy: Changed some more properties.

Change-Id: Icfeb50930f466ef150da272bcc4a65931c1ef636
parent 6f631641
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
allow crash_dump camera_prop:file { getattr open };
allow crash_dump camera_prop:file r_file_perms;
allow crash_dump init:process ptrace;
allow crash_dump keystore:process ptrace;
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@ type hal_dumpstate_impl_exec, exec_type, file_type, vendor_file_type;

init_daemon_domain(hal_dumpstate_impl)

allow hal_dumpstate_impl hal_dumpstate_hwservice:hwservice_manager { add find };
allow hal_dumpstate_impl hal_dumpstate_impl_exec:file execute_no_trans;
allow hal_dumpstate_impl hidl_base_hwservice:hwservice_manager add;
allow hal_dumpstate_impl hwservicemanager:binder { call transfer };
allow hal_dumpstate_impl hwservicemanager_prop:file { map r_file_perms };
allow hal_dumpstate_impl hidl_base_hwservice:hwservice_manager add;
allow hal_dumpstate_impl hal_dumpstate_hwservice:hwservice_manager { add find };
+1 −0
Original line number Diff line number Diff line
allow shell kernel:system syslog_read;
+1 −0
Original line number Diff line number Diff line
allow zygote device:file rw_file_perms;
allow zygote exported_camera_prop:file r_file_perms;
allow zygote proc_cmdline:file rw_file_perms;