Add hwbinder dev node permissions.

b/31458381
Test: pass

Change-Id: I8ec92a29287b17636c363c55a8565dacab19043d
Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
Martijn Coenen 2016-05-25 09:08:53 +02:00 committed by Iliyan Malchev
parent aa00f5852f
commit f5110ea029

View file

@ -19,6 +19,7 @@ subsystem adf
/dev/hw_random 0440 root system
/dev/ashmem 0666 root root
/dev/binder 0666 root root
/dev/hwbinder 0666 root root
# Anyone can read the logs, but if they're not in the "logs"
# group, then they'll only see log entries for their UID.