Merge "Remove special config for /dev/hw_random."

This commit is contained in:
Elliott Hughes 2021-02-11 18:04:45 +00:00 committed by Gerrit Code Review
commit 3e455e3ae1

View file

@ -37,8 +37,6 @@ subsystem dma_heap
/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
/dev/hwbinder 0666 root root