android_device_xiaomi_sm835.../rootdir/etc
Wang Han 07d7fc7025 sm8350-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
2022-04-01 17:39:06 +02:00
..
charger_fstab.qcom sm8350-common: rootdir: cleanup 2021-09-20 20:41:20 +03:00
fstab.qcom sm8350-common: rootdir: fstab: Handle avb= fs_mgr flags correctly 2022-04-01 17:24:10 +02:00
init.batterysecret.rc sm8350-common: rootdir: update 2021-09-18 03:11:01 +03:00
init.mi_thermald.rc sm8350-common: rootdir: update 2021-09-18 03:11:01 +03:00
init.qcom.rc sm8350-common: rootdir: Tuning UFS clkgate and ah8 during boot time 2022-04-01 17:24:10 +02:00
init.qcom.usb.rc sm8350-common: rootdir: handle ffs mtp 2021-09-21 21:42:26 +03:00
init.qti.kernel.rc sm8350-common: rootdir: cleanup 2021-09-20 20:41:20 +03:00
init.recovery.qcom.rc sm8350-common: update recovery configuration 2021-09-03 20:23:13 +03:00
init.target.rc sm8350-common: rootdir: Remove start console 2022-04-01 17:24:10 +02:00
ueventd.rc sm8350-common: ueventd: Don't modify permissions of /dev/hw_random 2022-04-01 17:39:06 +02:00