Files
device_xiaomi_sdm710-common/sepolicy/vendor/vendor_init.te
Ivan Vecera 0833af2c38 sdm710-common: rootdir: Move all static parameters to init.qcom.power.rc
Move the rest of static configuration parameters from
init.qcom.post_boot.sh to init.qcom.power.rc.

Change-Id: I18d8aa7bdd4f2807246dafd9c47fc7fb9b65dc71
2024-01-20 14:57:56 +01:00

6 lines
226 B
Plaintext

allow vendor_init proc_sysctl_autogroup:file w_file_perms;
allow vendor_init proc_sysctl_schedboost:file w_file_perms;
allow vendor_init proc_watermark_scale_factor:file w_file_perms;
set_prop(vendor_init, vendor_power_prop)