sm6375-common: ueventd: Change permissions for /dev/diag

[1] - Add override

* Logs spam with error '-13' which basically translates to access
denied/invalid permission.

* Fix this by giving system read and write access.

Before in log:
Diag_Lib:  Diag_LSM_Init: Failed to open handle to diag driver, error
= 13

Change-Id: Ic06b0de0a729052593fb3c703362c5c199f9fd0b
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Signed-off-by: CHRISL7 <70589286+CHRISL7@users.noreply.github.com>
This commit is contained in:
Vishalcj17
2022-01-18 14:55:47 +03:00
committed by boedhack99
parent ebefc7846e
commit 542594f725

View File

@@ -31,7 +31,7 @@
firmware_directories /vendor/firmware_mnt/image/
# the DIAG device node is not world writable/readable.
/dev/diag 0660 system oem_2901
/dev/diag 0666 system oem_2901
/dev/mhi_*_pipe_4 0660 system system
/dev/genlock 0666 system system