Add hwbinder dev node permissions.
am: f5110ea029
Change-Id: I67ee1a3ca8a1e226f7487b33fda21943ca77b696
This commit is contained in:
commit
a2249bc1bd
|
@ -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…
Reference in New Issue