sdm660: ueventd.qcom.rc: Add permission to /dev/spu_hal_ssr
Needed for spu HAL service to register on spcom channel for ssr notifications Change-Id: I43f070bf9948d4330f9ae05f9d631f2681f75164
This commit is contained in:
parent
babc7f8aae
commit
75bef1e561
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ firmware_directories /vendor/firmware_mnt/image/
|
||||||
/dev/sec_nvm_* 0660 system system
|
/dev/sec_nvm_* 0660 system system
|
||||||
/dev/cryptoapp 0660 system system
|
/dev/cryptoapp 0660 system system
|
||||||
/dev/spdaemon_ssr 0660 system system
|
/dev/spdaemon_ssr 0660 system system
|
||||||
|
/dev/spu_hal_ssr 0660 system system
|
||||||
/dev/cam-hyp-intf* 0660 system camera
|
/dev/cam-hyp-intf* 0660 system camera
|
||||||
/dev/iuicc 0660 system system
|
/dev/iuicc 0660 system system
|
||||||
/dev/iuicc0 0660 system system
|
/dev/iuicc0 0660 system system
|
||||||
|
|
Loading…
Reference in a new issue