klte-common: ueventd: Don't modify permissions of /dev/hw_random

This addresses an underlying problem since /dev/hw_random is used. The
issue is that EntropyMixer, which runs in system_server, needs to read
from /dev/hw_random, but thanks to our qualcomm ueventd, EntropyMixer
can never accress this node, resulting in warnings like this:

W EntropyMixer: Failed to add HW RNG output to entropy pool
W EntropyMixer: java.io.FileNotFoundException: /dev/hw_random (Permission denied)

AOSP ueventd handles this well, so just remove this line to get things
back to stage. This issue was never exposed because Google derps the
logging here, which is already fixed on Pie.

c78a463e87

Change-Id: I42c9aaa8f57306536e51c0a17febad57a5a77581
This commit is contained in:
Wang Han 2018-08-18 19:58:13 +08:00 committed by Kevin F. Haggerty
parent 628eee0268
commit 6f1374c382
No known key found for this signature in database
GPG Key ID: 6D95512933112729
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@
/dev/msm_vidc_dec_sec 0660 system audio
/dev/msm_vidc_enc 0660 system audio
/dev/msm_rotator 0660 system system
/dev/hw_random 0660 root root
/dev/adsprpc-smd 0664 system system
#permissions for audio