Skip to content
Snippets Groups Projects
Commit 0d12c356 authored by Alan Stokes's avatar Alan Stokes Committed by android-build-merger
Browse files

Allow hal_vibrator access to sysfs_vibrator files. am: 17d008ae

am: 324e6ef5

Change-Id: I6ed15ce344d61eab4d81928b09020d7fb0fb757a
parents 50830871 324e6ef5
No related branches found
No related tags found
No related merge requests found
...@@ -6,3 +6,4 @@ allow hal_vibrator_client hal_vibrator_hwservice:hwservice_manager find; ...@@ -6,3 +6,4 @@ allow hal_vibrator_client hal_vibrator_hwservice:hwservice_manager find;
# vibrator sysfs rw access # vibrator sysfs rw access
allow hal_vibrator sysfs_vibrator:file rw_file_perms; allow hal_vibrator sysfs_vibrator:file rw_file_perms;
allow hal_vibrator sysfs_vibrator:dir search;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment