* 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: If42a58753fa71d345f19d615bb70720fc26c95fe
* wcnss-service is in charge of copying your wcnss ini from /system to
/data where framework reads it. If /data is encrypted, or being
encrypted, this can't happen. Move it to late_start so it tries to run
after encrpytion and mount has happened.
Change-Id: I63dce20f84935ac22dd737c9b63b40c69f3e815d