Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea1f56e7 authored by Alex Klyubin's avatar Alex Klyubin Committed by Android Git Automerger
Browse files

am b1dd1765: am b42fc74f: Merge "Expose /dev/hw_random to group "system"."

* commit 'b1dd1765':
  Expose /dev/hw_random to group "system".
parents 7bdb7b42 b1dd1765
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@
/dev/tty                  0666   root       root
/dev/random               0666   root       root
/dev/urandom              0666   root       root
# Make HW RNG readable by group system to let EntropyMixer read it.
/dev/hw_random            0440   root       system
/dev/ashmem               0666   root       root
/dev/binder               0666   root       root