diff options
Diffstat (limited to 'vendor/qcom/common/file.te')
| -rw-r--r-- | vendor/qcom/common/file.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/qcom/common/file.te b/vendor/qcom/common/file.te index a117905..83b88f8 100644 --- a/vendor/qcom/common/file.te +++ b/vendor/qcom/common/file.te @@ -26,6 +26,7 @@ type sysfs_vdso, fs_type, sysfs_type; # See b/67205273. type sysfs_gpio_export, fs_type, sysfs_type; type sysfs_pinctrl, fs_type, sysfs_type; +type sysfs_devicetree_ese, fs_type, sysfs_type; type sysfs_rpm, sysfs_type, fs_type; type sysfs_wlc, sysfs_type, fs_type; type sysfs_esim, sysfs_type, fs_type; |
