android_device_xiaomi_sdm66.../rootdir/etc
Wang Han d59d080f62 wayne-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
2019-07-01 14:15:05 +02:00
..
fstab.qcom wayne: Get rid of recovery-only fstab 2018-07-19 00:00:34 +00:00
fstab_AB.qcom wayne-common: rootdir: Support A/B fstab 2018-12-02 11:02:30 +08:00
init.msm.usb.configfs.rc wayne: Initial bringup 2018-07-13 00:01:25 +00:00
init.qcom.rc wayne-common: Remove oem_2901 group for second RIL daemon service 2019-07-01 14:15:04 +02:00
init.qcom.usb.rc wayne: Initial bringup 2018-07-13 00:01:25 +00:00
init.target.rc wayne-common: rootdir: Add 'vendor.' prefix to a vendor HAL service name 2019-07-01 14:15:04 +02:00
ueventd.qcom.rc wayne-common: ueventd: Don't modify permissions of /dev/hw_random 2019-07-01 14:15:05 +02:00