sdm660: ueventd.qcom.rc: set permissions for /dev/sp_nvm device
/dev_sp_nvm is used by sp_iar_lib to store CMAC values for spu firmware and application Change-Id: I2ac5f29b66448a526cdbc6a1ccefd5f80066c170 Signed-off-by: Li Li <liil1@codeaurora.org>
This commit is contained in:
parent
895f2f652d
commit
ab75a7b947
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ firmware_directories /vendor/firmware_mnt/image/
|
|||
/dev/spcom 0660 system system
|
||||
/dev/spss_utils 0660 system system
|
||||
/dev/sp_kernel 0660 system system
|
||||
/dev/sp_nvm 0660 system system
|
||||
/dev/sp_ssr 0660 system system
|
||||
/dev/sp_keymaster 0660 system system
|
||||
/dev/sec_nvm_* 0660 system system
|
||||
|
|
Loading…
Reference in a new issue