Add hwbinder dev node permissions. am: f5110ea029 am: a2249bc1bd

am: 2008af6af5

Change-Id: I18c7c1b8b372f59f609e12a2532bd9e435e1ba81
This commit is contained in:
Martijn Coenen 2016-09-27 00:16:46 +00:00 committed by android-build-merger
commit ac129cbaa2

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.