diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2023-05-22 18:42:56 +0900 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2023-05-22 18:52:22 +0900 |
commit | 6d430ee8520e40e891235a027701b44a4b77557d (patch) | |
tree | 72f9937a03486e7e6ed6ad37b1037ebeb00e82d2 | |
parent | aa86920baec98a8e489530f0180b121633e44526 (diff) | |
download | power-generic-accepted/tizen_7.0_unified.tar.gz power-generic-accepted/tizen_7.0_unified.tar.bz2 power-generic-accepted/tizen_7.0_unified.zip |
power-generic: Add read permission for others groupaccepted/tizen/7.0/unified/20230808.172209tizen_7.0accepted/tizen_7.0_unified
Change-Id: I73bcba157964eefc8dca6ff758d6eeef96fe6cff
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r-- | scripts/pass-hal.conf | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/scripts/pass-hal.conf b/scripts/pass-hal.conf index 04be8cd..fa70e17 100644 --- a/scripts/pass-hal.conf +++ b/scripts/pass-hal.conf @@ -1,40 +1,40 @@ -z /sys/devices/system/cpu/*/online 0660 root system_fw - +z /sys/devices/system/cpu/*/online 0664 root system_fw - t /sys/devices/system/cpu/*/online - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/scaling_available_governors 0440 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/scaling_available_governors 0444 root system_fw - t /sys/devices/system/cpu/*/cpufreq/scaling_available_governors - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/cpuinfo_cur_freq 0440 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/cpuinfo_cur_freq 0444 root system_fw - t /sys/devices/system/cpu/*/cpufreq/cpuinfo_cur_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/cpuinfo_min_freq 0440 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/cpuinfo_min_freq 0444 root system_fw - t /sys/devices/system/cpu/*/cpufreq/cpuinfo_min_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/cpuinfo_max_freq 0440 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/cpuinfo_max_freq 0444 root system_fw - t /sys/devices/system/cpu/*/cpufreq/cpuinfo_max_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/scaling_governor 0660 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/scaling_governor 0664 root system_fw - t /sys/devices/system/cpu/*/cpufreq/scaling_governor - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/scaling_min_freq 0660 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/scaling_min_freq 0664 root system_fw - t /sys/devices/system/cpu/*/cpufreq/scaling_min_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/scaling_max_freq 0660 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/scaling_max_freq 0664 root system_fw - t /sys/devices/system/cpu/*/cpufreq/scaling_max_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/ondemand/up_threshold 0660 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/ondemand/up_threshold 0664 root system_fw - t /sys/devices/system/cpu/*/cpufreq/ondemand/up_threshold - - - - security.SMACK64="System::Shared" -z /sys/devices/system/cpu/*/cpufreq/ondemand/sampling_rate 0660 root system_fw - +z /sys/devices/system/cpu/*/cpufreq/ondemand/sampling_rate 0664 root system_fw - t /sys/devices/system/cpu/*/cpufreq/ondemand/sampling_rate - - - - security.SMACK64="System::Shared" -z /sys/class/thermal/*/temp 0440 root system_fw - +z /sys/class/thermal/*/temp 0444 root system_fw - t /sys/class/thermal/*/temp - - - - security.SMACK64="System::Shared" -z /sys/class/thermal/*/policy 0440 root system_fw - +z /sys/class/thermal/*/policy 0444 root system_fw - t /sys/class/thermal/*/policy - - - - security.SMACK64="System::Shared" -z /sys/kernel/debug/cpufreq/*/load_table 0440 root system_fw - +z /sys/kernel/debug/cpufreq/*/load_table 0444 root system_fw - t /sys/kernel/debug/cpufreq/*/load_table - - - - security.SMACK64="System::Shared" -z /sys/kernel/debug/cpufreq/*/load_table 0440 root system_fw - +z /sys/kernel/debug/cpufreq/*/load_table 0444 root system_fw - t /sys/kernel/debug/cpufreq/*/load_table - - - - security.SMACK64="System::Shared" -z /sys/devices/platform/soc/*/devfreq/*/cur_freq 0440 root system_fw - +z /sys/devices/platform/soc/*/devfreq/*/cur_freq 0444 root system_fw - t /sys/devices/platform/soc/*/devfreq/*/cur_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/platform/soc/*/devfreq/*/governor 0660 root system_fw - +z /sys/devices/platform/soc/*/devfreq/*/governor 0664 root system_fw - t /sys/devices/platform/soc/*/devfreq/*/governor - - - - security.SMACK64="System::Shared" -z /sys/devices/platform/soc/*/devfreq/*/min_freq 0660 root system_fw - +z /sys/devices/platform/soc/*/devfreq/*/min_freq 0664 root system_fw - t /sys/devices/platform/soc/*/devfreq/*/min_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/platform/soc/*/devfreq/*/max_freq 0660 root system_fw - +z /sys/devices/platform/soc/*/devfreq/*/max_freq 0664 root system_fw - t /sys/devices/platform/soc/*/devfreq/*/max_freq - - - - security.SMACK64="System::Shared" -z /sys/devices/platform/soc/*/devfreq/*/polling_interval 0660 root system_fw - +z /sys/devices/platform/soc/*/devfreq/*/polling_interval 0664 root system_fw - t /sys/devices/platform/soc/*/devfreq/*/polling_interval - - - - security.SMACK64="System::Shared" z /sys/devices/platform/soc/*/devfreq/*/available_frequencies 0440 root system_fw - t /sys/devices/platform/soc/*/devfreq/*/available_frequencies - - - - security.SMACK64="System::Shared" |