Merge "Allow dumping vibrator HAL."
This commit is contained in:
commit
596f644c2d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ binder_call(hal_vibrator_server, servicemanager)
|
|||
|
||||
allow hal_vibrator_client hal_vibrator_service:service_manager find;
|
||||
|
||||
allow hal_vibrator_server dumpstate:fifo_file write;
|
||||
|
||||
# vibrator sysfs rw access
|
||||
allow hal_vibrator sysfs_vibrator:file rw_file_perms;
|
||||
allow hal_vibrator sysfs_vibrator:dir search;
|
||||
|
|
Loading…
Reference in a new issue