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

Commit 6bf54b93 authored by Jan Altensen's avatar Jan Altensen Committed by ivanmeler
Browse files

universal8890: remove proc_last_kmsg type and rules

 * it's defined in device/samsung_slsi/sepolicy now

Change-Id: Ibb6415db1bd89d135d9196c2e76903fbd7ee1737
parent 468afd19
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@ type proc_audit, fs_type, proc_type;
type proc_bluetooth, fs_type, proc_type;
type proc_dt_firmware, fs_type, proc_type;
type proc_input_devices, fs_type, proc_type;
type proc_last_kmsg, fs_type, proc_type;
type proc_reset_reason, fs_type, proc_type;
type proc_sec, fs_type, proc_type;
type proc_simslot_count, fs_type, proc_type;
+0 −2
Original line number Diff line number Diff line
@@ -26,8 +26,6 @@ genfscon proc /reset_reason u:object_r:proc_reset_reason:s0

genfscon proc /bus/input/devices                u:object_r:proc_input_devices:s0

genfscon proc /last_kmsg                        u:object_r:proc_last_kmsg:s0

# SEC devices
genfscon proc /sec_log                          u:object_r:proc_sec:s0

+0 −2
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@ allow init sec_efs_file:dir mounton;

allow init iorapd_data_file:file getattr;

allow init proc_last_kmsg:file setattr;

allow init sysfs_scsi_host:dir relabelfrom;
allow init sysfs_scsi_host:file relabelfrom;

+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ allow system_server gps_data_file:fifo_file create_file_perms;

allow system_server {
    proc_input_devices
    proc_last_kmsg
}:file r_file_perms;

allow system_server {