rootdir: fix hw_random permissions

EntropyMixer: java.io.FileNotFoundException: /dev/hw_random: open failed: EACCES (Permission denied)

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Change-Id: I3b604f051ed6f8b867895f2446cb2fa3cb66c047
Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
Daniel Micay 2019-06-13 15:18:08 -04:00 committed by Giammarco Senatore
parent 8b5420985d
commit 445a740cc7
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -182,7 +182,7 @@ firmware_directories /vendor/firmware_mnt/image/
/dev/msm_vidc_dec_sec 0660 system audio /dev/msm_vidc_dec_sec 0660 system audio
/dev/msm_vidc_enc 0660 system audio /dev/msm_vidc_enc 0660 system audio
/dev/msm_rotator 0660 system system /dev/msm_rotator 0660 system system
/dev/hw_random 0600 root root /dev/hw_random 0440 root system
/dev/sdsprpc-smd 0660 system system /dev/sdsprpc-smd 0660 system system
#permissions for audio #permissions for audio