android_device_xiaomi_sdm66.../rootdir/etc
Wang Han 7508218b60
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
2020-08-12 02:02:37 +06:00
..
fstab.qcom sdm660-common: rootdir: Use auto for sdcard/usbotg 2020-02-27 17:01:34 +01:00
fstab_A.qcom sdm660-common: Switch to Filebased-metadata encryption 2020-08-12 02:02:36 +06:00
fstab_AB.qcom sdm660: Switch to file based encryption for AB Targets 2020-01-31 16:47:27 +01:00
init.msm.usb.configfs.rc init.msm.usb.configfs.rc: Add support for USB PID 0x9020 2019-12-16 18:19:42 +01:00
init.qcom.rc sdm660-common: Switch to Filebased-metadata encryption 2020-08-12 02:02:36 +06:00
init.qcom.usb.rc sdm660-common: Update init.rc and init.sh from LA.UM.8.2.r1-04000 2019-09-27 17:13:45 +02:00
init.recovery.qcom.rc sdm660-common: Remove configfs triggers from recovery rc 2019-10-15 15:23:54 +02:00
init.target.rc sdm660: init.target.rc: Prevent enumeration in ADB only composition 2020-08-12 02:02:36 +06:00
ueventd.qcom.rc sdm660-common: ueventd: Don't modify permissions of /dev/hw_random 2020-08-12 02:02:37 +06:00