summaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorWang Han <416810799@qq.com>2018-08-18 19:58:13 +0800
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:53 +0300
commit9b6780279d41f981d1f093b21a7b74514ca02557 (patch)
tree16f8feab4bae96319a7cc12bf50ffb82870c056d /rootdir
parentc9ebed870535f209a665161c32f873b7c89c6e8c (diff)
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. https://android.googlesource.com/platform/frameworks/base/+/c78a463e875d91eae2cf256042fd99d130217c38 Change-Id: I42c9aaa8f57306536e51c0a17febad57a5a77581
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/etc/ueventd.qcom.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc
index dc9d34e..72f85cc 100644
--- a/rootdir/etc/ueventd.qcom.rc
+++ b/rootdir/etc/ueventd.qcom.rc
@@ -171,7 +171,6 @@ firmware_directories /vendor/firmware_mnt/image/
/dev/msm_vidc_dec_sec 0660 system audio
/dev/msm_vidc_enc 0660 system audio
/dev/msm_rotator 0660 system system
-/dev/hw_random 0600 root root
/dev/sdsprpc-smd 0660 system system
#permissions for audio