sepolicy: basic: non_plat: Drop proc_watermark_boost_factor type
* Already defined in AOSP sepolicy. Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I816928df2d63b0076170478660c5892b6aa391d7
This commit is contained in:
parent
b2fd09835a
commit
0f2e6efe70
@ -648,10 +648,6 @@ type thermal_socket, file_type;
|
|||||||
# Purpose: Add permission for node /proc/dma_heap
|
# Purpose: Add permission for node /proc/dma_heap
|
||||||
type proc_dmaheap, fs_type, proc_type;
|
type proc_dmaheap, fs_type, proc_type;
|
||||||
|
|
||||||
# Date : 2021/11/12
|
|
||||||
# Purpose: add permission for /proc/sys/vm/watermark_boost_factor
|
|
||||||
type proc_watermark_boost_factor, fs_type, proc_type;
|
|
||||||
|
|
||||||
# Date: 2021/12/24
|
# Date: 2021/12/24
|
||||||
# Purpose: add new label for /proc/mgq
|
# Purpose: add new label for /proc/mgq
|
||||||
type proc_mgq, fs_type, proc_type;
|
type proc_mgq, fs_type, proc_type;
|
||||||
|
@ -150,10 +150,6 @@ genfscon proc /sys/kernel/sched_migration_cost_ns u:object_r:proc_sched_migratio
|
|||||||
# allow powerhal to access /proc/cpuhvfs/cpufreq_cci_mode
|
# allow powerhal to access /proc/cpuhvfs/cpufreq_cci_mode
|
||||||
genfscon proc /cpuhvfs/cpufreq_cci_mode u:object_r:proc_cpuhvfs:s0
|
genfscon proc /cpuhvfs/cpufreq_cci_mode u:object_r:proc_cpuhvfs:s0
|
||||||
|
|
||||||
# Date : 2021/11/12
|
|
||||||
# Purpose : write /proc/sys/vm/watermark_boost_factor
|
|
||||||
genfscon proc /sys/vm/watermark_boost_factor u:object_r:proc_watermark_boost_factor:s0
|
|
||||||
|
|
||||||
##########################
|
##########################
|
||||||
# sysfs files
|
# sysfs files
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user