ANDROID: vendor_hooks: Add hooks for binder proc transaction
When servicemanager process added service proxy from other process register the service, we want to know the matching relation between handle in the process and service name. When binder transaction happened, We want to know what process calls what method on what service. Patch 3482670 was uploaded in this patchset to avoid conflict. Bug: 186604985 Bug: 395737475 Signed-off-by:zhengding chen <chenzhengding@oppo.com> Change-Id: I813d1cde10294d8665f899f7fef0d444ec1f1f5e Signed-off-by:
shenshen mao <maoshenshen@oppo.com> Signed-off-by:
xiaosa liang <liangxiaosa@oppo.com>
Loading