sepolicy: Add sepolicy rules to the kernel-scripts
Add file permissions to the kernel scripts. Change-Id: Ibe2310126ba561be6b842ae93e31695bc45d6c06
This commit is contained in:
parent
b773abb1d9
commit
8cdff3101e
1 changed files with 3 additions and 1 deletions
4
generic/vendor/common/file_contexts
vendored
4
generic/vendor/common/file_contexts
vendored
|
@ -1,4 +1,4 @@
|
|||
# Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
|
||||
# Copyright (c) 2018-2020 The Linux Foundation. All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions are
|
||||
|
@ -474,6 +474,8 @@
|
|||
/(vendor|system/vendor)/bin/init\.qcom\.wifi\.sh u:object_r:vendor_qti_init_shell_exec:s0
|
||||
/(vendor|system/vendor)/bin/init\.qti\.ims\.sh u:object_r:vendor_init-qti-ims-sh_exec:s0
|
||||
/(vendor|system/vendor)/bin/qca6234-service.sh u:object_r:vendor_qti_init_shell_exec:s0
|
||||
/(vendor|system/vendor)/bin/init\.qti\.kernel\.sh u:object_r:vendor_qti_init_shell_exec:s0
|
||||
/(vendor|system/vendor)/bin/init\.kernel\.post_boot\.sh u:object_r:vendor_qti_init_shell_exec:s0
|
||||
|
||||
#Limits sysfs node
|
||||
/sys/module/msm_isense_cdsp/data u:object_r:sysfs_thermal:s0
|
||||
|
|
Loading…
Reference in a new issue