Now, android system has 3 binder dirvers, /dev/binder and servicemanager for system to system, /dev/hwbinder and hwservicemanager for system to vendor hal, /dev/vendor and vndservicemanager for vendor to vendor. My question is which servicemanager and binder driver is used in the communication between system and vendor hal throught stable aidls?
I guess /dev/binder and servicemanager. Right?
New contributor
user25091232 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.