Add hwbinder dev node permissions. am: f5110ea029

am: a2249bc1bd

Change-Id: I77503d0b9382a1921877b39acc6d5f8bacbbd897
This commit is contained in:
Martijn Coenen 2016-09-27 00:12:17 +00:00 committed by android-build-merger
commit 2008af6af5

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.