Skip to content
Snippets Groups Projects
Commit db955a15 authored by Martijn Coenen's avatar Martijn Coenen Committed by Gerrit Code Review
Browse files

Merge "Allow bootanimation to talk to hwservicemanager."

parents eebb73b5 def85d07
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,8 @@ binder_use(bootanim) ...@@ -6,6 +6,8 @@ binder_use(bootanim)
binder_call(bootanim, surfaceflinger) binder_call(bootanim, surfaceflinger)
binder_call(bootanim, audioserver) binder_call(bootanim, audioserver)
hwbinder_use(bootanim)
allow bootanim gpu_device:chr_file rw_file_perms; allow bootanim gpu_device:chr_file rw_file_perms;
# /oem access # /oem access
......
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