sm8550-common: ueventd: Add group permissions for haptics class sysfs files

Add group permissions for haptics class visense_enabled and
primitive_duration sysfs files.

Change-Id: I1796b991bb79b4da8b524e35612a3f1928db7d83
This commit is contained in:
Anjelique Melendez
2024-03-27 11:01:33 -07:00
committed by Mezaque Silver
parent d40dd074e5
commit bca43271cb

View File

@@ -26,7 +26,7 @@
# #
# #
# Changes from Qualcomm Innovation Center are provided under the following license: # Changes from Qualcomm Innovation Center are provided under the following license:
# Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. # Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
# modification, are permitted (subject to the limitations in the # modification, are permitted (subject to the limitations in the
@@ -458,6 +458,10 @@ subsystem mem_buf_vm
/sys/class/leds/blue breath 0640 system system /sys/class/leds/blue breath 0640 system system
/sys/class/leds/blue trigger 0640 system system /sys/class/leds/blue trigger 0640 system system
#Haptics class devices
/sys/class/qcom-haptics visense_enabled 0400 system system
/sys/class/qcom-haptics primitive_duration 0600 system system
# NPU device # NPU device
/dev/msm_npu 0644 system system /dev/msm_npu 0644 system system