Merge "Allow bootanimation to talk to hwservicemanager."
This commit is contained in:
commit
db955a152f
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ binder_use(bootanim)
|
|||
binder_call(bootanim, surfaceflinger)
|
||||
binder_call(bootanim, audioserver)
|
||||
|
||||
hwbinder_use(bootanim)
|
||||
|
||||
allow bootanim gpu_device:chr_file rw_file_perms;
|
||||
|
||||
# /oem access
|
||||
|
|
Loading…
Reference in a new issue