From c2ba47c816f5f8ff9bf768970d25d9cb3e48e800 Mon Sep 17 00:00:00 2001 From: Amandeep Virk Date: Tue, 10 Sep 2019 11:21:59 -0700 Subject: [PATCH] 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 --- rootdir/etc/ueventd.qcom.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 5f36ab53..7b11e6d2 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -145,6 +145,8 @@ firmware_directories /vendor/firmware_mnt/image/ /dev/spdaemon_ssr 0660 system system /dev/cam-hyp-intf* 0660 system camera /dev/iuicc 0660 system system +/dev/iuicc0 0660 system system +/dev/iuicc1 0660 system system /dev/gemini0 0660 system camera /dev/jpeg0 0660 system camera /dev/jpeg1 0660 system camera