mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
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:
committed by
therealmharc
parent
75dbb50f17
commit
efe96ebc2a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user