commit | 9ee088d4713da9e5aa8c32d37fbec4516b1e30e7 | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Fri Feb 01 17:14:32 2019 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Fri Feb 01 17:22:00 2019 +0900 |
tree | e40249b847a33c28c86dc4aedb0543b44b45f9ed | |
parent | 5416e7ec9ea923dc32358743446436ebfb84e8ee [diff] |
Allow registering multiple event listeners from the same process Rather than store the listener in a map keyed by the pid of thecaller, we simply store them in a set keyed by the unique address of the binder interface itself. Test: system/netd/tests/runtests.sh Change-Id: I811ff356653334df9fb4afa8501cd9375f1bdd68