Skip to content
Snippets Groups Projects
Commit 86bb63d1 authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Merge "Allow bootanimation to talk to hwservicemanager." am: db955a15

am: 68a62bab

Change-Id: Id6cf0a234a40113b5c746c0b49b251c259e59322
parents a5c030bc 68a62bab
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