android_device_xiaomi_sdm66.../rootdir/etc
Wang Han 6d7b0cda2d
sdm660-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-08-14 10:04:11 +02:00
..
fstab.qcom sdm660-common: Remove crashcheck and resize flag from fstab 2019-08-14 10:04:11 +02:00
fstab_AB.qcom sdm660-common: Remove crashcheck and resize flag from fstab 2019-08-14 10:04:11 +02:00
init.msm.usb.configfs.rc wayne-common: Update from jasmine 2019-08-14 10:04:10 +02:00
init.qcom.rc sdm660-common: Remove unused binaries and services 2019-08-14 10:04:11 +02:00
init.qcom.usb.rc sdm660-common: Remove unused binaries and services 2019-08-14 10:04:11 +02:00
init.target.rc sdm660-common: rootdir: move services to system-background cgroup 2019-08-14 10:04:11 +02:00
ueventd.qcom.rc sdm660-common: ueventd: Don't modify permissions of /dev/hw_random 2019-08-14 10:04:11 +02:00