From 445a740cc7ef924874765b538ee5412a6dca7f96 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 13 Jun 2019 15:18:08 -0400 Subject: [PATCH] rootdir: fix hw_random permissions EntropyMixer: java.io.FileNotFoundException: /dev/hw_random: open failed: EACCES (Permission denied) Signed-off-by: Chenyang Zhong Change-Id: I3b604f051ed6f8b867895f2446cb2fa3cb66c047 Signed-off-by: DennySPb --- rootdir/etc/ueventd.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 25c9651..ee6c570 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -182,7 +182,7 @@ 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/hw_random 0440 root system /dev/sdsprpc-smd 0660 system system #permissions for audio