sdm660: qcom: devices: Add iuicc0 and iuicc1 devices
Add iuicc0 and iuicc1 devices that can be opened by spdaemon to create iuicc0 and iuicc1 channels respectively and interact with iuicc0 and iuicc1 applications respectively on the Secure Processor. Change-Id: I2554616073553065416756e23c3e27f2f9c90021
This commit is contained in:
parent
07ea656524
commit
c2ba47c816
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@ firmware_directories /vendor/firmware_mnt/image/
|
||||||
/dev/spdaemon_ssr 0660 system system
|
/dev/spdaemon_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/iuicc1 0660 system system
|
||||||
/dev/gemini0 0660 system camera
|
/dev/gemini0 0660 system camera
|
||||||
/dev/jpeg0 0660 system camera
|
/dev/jpeg0 0660 system camera
|
||||||
/dev/jpeg1 0660 system camera
|
/dev/jpeg1 0660 system camera
|
||||||
|
|
Loading…
Reference in a new issue