sm6150-common: rootdir: Give proper permissions for /dev/diag

* This gives proper permission to /dev/diag node so that diag driver can load successfully

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

After in log:
Diag_Lib: qpLogDiagInit <== result : 1
Diag_Lib: QMID : gIsQXDMDisabled 0, gIsADBDisabled 1, gIsDebugDisabled
0, gIsIMSLogsDisabled 0

Change-Id: Id85a0424647fb1e855eaa4d417e7ef37f4ee8878
Signed-off-by: Haran Govindan <32816717+YourDeathWish@users.noreply.github.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Haran Govindan
2025-01-08 10:03:53 +00:00
committed by therealmharc
parent 75dbb50f17
commit efe96ebc2a

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/wlan 0660 wifi wifi
/dev/kgsl-3d0 0666 system system