In android, what's advantage of binderised hidl comparing to passthrough hidl? In android, as i know, there are two hidl usages( binderised way(client / server in seperated process ) , passthrough way ( client /server in same process ). What is advantage of binderised way comparing to passthrough way?
I think binderised way has more overhead than passthrough because binderised way need to use binder communication(RPC). why does vendor use binderised way?? -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
