From ec5c7b4c4eabb1d4e0f6e80e22bae93d4a28b941 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 11 May 2023 19:31:06 +0300 Subject: msm8996-common: ueventd: Remove all permissions from /sys/devices/soc0/serial_number Change-Id: I688347cfe59f56e4de2e4bf3c3324ca465f7a897 --- rootdir/etc/ueventd.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index f6c3aeb..be80603 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -247,6 +247,9 @@ firmware_directories /vendor/firmware_mnt/image/ /sys/devices/soc/c179000.i2c/i2c-5/5-0020/input/input* secure_touch 0440 system drmrpc /sys/devices/soc/c179000.i2c/i2c-5/5-0020/input/input* secure_touch_enable 0660 system drmrpc +# socinfo +/sys/devices/soc0 serial_number 0000 root root + # laser sensor access /sys/devices/virtual/input/input* enable_ps_sensor 0660 system input /sys/devices/virtual/input/input* set_delay_ms 0660 system input -- cgit v1.2.3