commit | 7ee423b78c6a90845bd6c7e9534f86a59f2d1751 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Sat Sep 24 03:52:08 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Sep 28 17:53:21 2022 +0000 |
tree | f1b82cfe7e3d4f857951fadbe11b93ab17f6eb47 | |
parent | 00a54e416a72ab98ebb31c6dfb4b6eb581f41166 [diff] |
servicemanager: log for service collision It's pretty easy to accidentally install two instances of a HAL. We've seen this in HIDL a lot, and we expect to see it some in AIDL, because we don't have a build guarantee. Bug: 247882470 Test: run binderLibTest twice and once and see PID log Change-Id: I848a767c2b3a4f089fd6742979bd94708cce2c94