Loading sepolicy/vendor/crash_dump.te +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; sepolicy/vendor/hal_dumpstate_impl.te +2 −2 Original line number Diff line number Diff line Loading @@ -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 }; sepolicy/vendor/shell.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow shell kernel:system syslog_read; sepolicy/vendor/zygote.te +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; Loading
sepolicy/vendor/crash_dump.te +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;
sepolicy/vendor/hal_dumpstate_impl.te +2 −2 Original line number Diff line number Diff line Loading @@ -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 };
sepolicy/vendor/shell.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow shell kernel:system syslog_read;
sepolicy/vendor/zygote.te +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;