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:
Liron Daniel 2019-12-02 15:10:13 +02:00 committed by Max Weffers
parent babc7f8aae
commit 75bef1e561
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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