Add hwbinder dev node permissions.

am: f5110ea029

Change-Id: I67ee1a3ca8a1e226f7487b33fda21943ca77b696
This commit is contained in:
Martijn Coenen 2016-09-27 00:08:19 +00:00 committed by android-build-merger
commit a2249bc1bd
1 changed files with 1 additions and 0 deletions

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.