Skip to content
Snippets Groups Projects
Commit 62f2053c authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am fd352f11: Allow surfaceflinger to make binder call to bootanim

* commit 'fd352f11':
  Allow surfaceflinger to make binder call to bootanim
parents a6921cb4 fd352f11
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ unix_socket_connect(surfaceflinger, property, init)
binder_use(surfaceflinger)
binder_call(surfaceflinger, binderservicedomain)
binder_call(surfaceflinger, appdomain)
binder_call(surfaceflinger, bootanim)
binder_service(surfaceflinger)
# Binder IPC to bu, presently runs in adbd domain.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment