android_device_xiaomi_sdm84.../rootdir/etc
Wang Han 3fb37dac40 sdm845-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
2021-02-04 14:32:47 +00:00
..
init.qcom.early_boot.sh sdm845-common: Import QCOM init scripts 2019-08-01 00:25:02 +01:00
init.qcom.post_boot.sh sdm845-common: Create power init script 2019-08-06 13:53:23 +01:00
init.qcom.power.rc sdm845-common: rootdir: drop boot-time toggle on clkscale_enable 2021-01-03 18:26:28 +01:00
init.qcom.rc sdm845-common: Remove bogus tombstone directory directives 2021-01-04 23:50:28 +01:00
init.qcom.sensors.sh sdm845-common: sensors: Remove unpermitted namespace of property 2019-08-23 21:27:25 +02:00
init.qcom.sh sdm845-common: Import QCOM init scripts 2019-08-01 00:25:02 +01:00
init.qcom.usb.rc sdm845-common: init.qcom.usb.rc: Add support for PIDs 90E8 and 90E9 2021-01-03 15:13:22 +00:00
init.qcom.usb.sh sdm845-common: init.qcom.usb.sh: Set streaming_maxburst for UVC to 10 2021-01-03 17:47:26 +01:00
init.recovery.qcom.rc sdm845-common: Import QCOM init scripts 2019-08-01 00:25:02 +01:00
ueventd.qcom.rc sdm845-common: ueventd: Don't modify permissions of /dev/hw_random 2021-02-04 14:32:47 +00:00