* commit 'b1dd176520896efacbabd1df65d8bb56e1bfeb71': Expose /dev/hw_random to group "system".
This commit is contained in:
commit
ea1f56e7ff
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
/dev/tty 0666 root root
|
/dev/tty 0666 root root
|
||||||
/dev/random 0666 root root
|
/dev/random 0666 root root
|
||||||
/dev/urandom 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/ashmem 0666 root root
|
||||||
/dev/binder 0666 root root
|
/dev/binder 0666 root root
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue