android_vendor_extra/sepolicy/system_server.te

3 lines
102 B

binder_call(system_server, zygote)
binder_call(system_app, zygote)
binder_call(zygote, system_server)