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:
parent
aa00f5852f
commit
f5110ea029
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue