allow bindercalls from citadeld to hal_weaver_citadel
For callbacks Bug: 293355740 Test: Manually reboot citadel, verify callback goes through via logcat Change-Id: Ic1bb451952170c984ecfad7fbe0fcfdbb2b05c0d Signed-off-by: Kevin Zhang <zhakevin@google.com>
This commit is contained in:
parent
9eed05ae52
commit
2ec21f2264
@ -9,3 +9,6 @@ vndbinder_use(hal_weaver_citadel)
|
||||
binder_call(hal_weaver_citadel, citadeld)
|
||||
|
||||
allow hal_weaver_citadel citadeld_service:service_manager find;
|
||||
|
||||
# Allow callbacks
|
||||
allow citadeld hal_weaver_citadel:binder call;
|
||||
|
Loading…
x
Reference in New Issue
Block a user