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

Commit 7ea5f563 authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

kitakami-common: sepolicy: Changed some properties.

Change-Id: I04ece21ded9041613de90636a4d2413331e3180c
parent 1f0f5b24
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,3 +17,4 @@ allow cameraserver qcamerasvr:unix_stream_socket connectto;
allow cameraserver secd:unix_stream_socket connectto;
allow cameraserver secd_exec:file { getattr read };
allow cameraserver sysfs_battery_supply:dir search;
allow cameraserver sysfs_battery_supply:file { getattr open read }
+0 −1
Original line number Diff line number Diff line
allow fsck diag_partition_device:blk_file { read write };
allow fsck self:capability { dac_override dac_read_search };
allow fsck secd_exec:file { getattr read };
allow fsck tmpfs:blk_file getattr;
allow fsck persist_file:dir getattr;
allow fsck persist_file:dir rw_dir_perms;
allow fsck tmpfs:blk_file rw_file_perms;
+1 −1
Original line number Diff line number Diff line
allow hal_light_default secd_exec:file { getattr read };
allow hal_light_default sysfs:file { open read write };
allow hal_light_default sysfs:file rw_file_perms;
+1 −0
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ allow qcamerasvr ta_data_file:dir search;
allow qcamerasvr secd_exec:file { getattr read };
allow qcamerasvr vendor_camera_data_file:dir { add_name remove_name write };
allow qcamerasvr vendor_camera_data_file:sock_file { create unlink };
allow qcamerasvr hal_graphics_allocator_default:fd use