From 104d9a6b485607825628acb2bd6966262a69479d Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 11 May 2023 19:31:06 +0300 Subject: [PATCH] sm7325-common: ueventd: Remove all permissions from /sys/devices/soc0/serial_number Change-Id: I688347cfe59f56e4de2e4bf3c3324ca465f7a897 --- rootdir/etc/ueventd.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/ueventd.rc b/rootdir/etc/ueventd.rc index 96dfa74..ba77603 100644 --- a/rootdir/etc/ueventd.rc +++ b/rootdir/etc/ueventd.rc @@ -504,6 +504,9 @@ firmware_directories /vendor/firmware_mnt/image/ /sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_scale 0664 system system /sys/devices/platform/soc/*.i2c/i2c-*/*-*/iio:device* in_temp_scale_available 0664 system system +# socinfo +/sys/devices/soc0 serial_number 0000 root root + # I2C /dev/i2c-* 0660 system system