[ALPS03804108] power: fixing SELinux violation
[Detail] Fixing SELinux violation [Solution] Remove redundant rules MTK-Commit-Id: 1f8da8de51be91d616cc48fea67d53c688556e7c Change-Id: Ibd11dc92d0eb4a0de6d7903a709495beafc70209 CR-Id: ALPS03804108 Feature: System Performance
This commit is contained in:
parent
a66b8deff0
commit
5732613313
@ -29,9 +29,6 @@ allow mtk_hal_power sysfs_devices_system_cpu:file write;
|
|||||||
allow mtk_hal_power debugfs_ged:dir search;
|
allow mtk_hal_power debugfs_ged:dir search;
|
||||||
allow mtk_hal_power debugfs_ged:file { getattr open read write };
|
allow mtk_hal_power debugfs_ged:file { getattr open read write };
|
||||||
|
|
||||||
typeattribute mtk_hal_power data_between_core_and_vendor_violators;
|
|
||||||
allow mtk_hal_power system_data_file:dir { create write add_name };
|
|
||||||
|
|
||||||
# proc_thermal
|
# proc_thermal
|
||||||
allow mtk_hal_power proc_thermal:file { write open };
|
allow mtk_hal_power proc_thermal:file { write open };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user