commit | 26476f3e0b57839b8952b0b1d90621bae8922e6f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri May 15 23:43:52 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon May 18 17:36:56 2020 +0000 |
tree | 17d69ecc90f22e7ffaec60921e73c0e7d2910eb1 | |
parent | 9b5bf0f42d57387a3451aa9eb9bfb1075fcb91a4 [diff] |
libbinder: do not destruct SM global Let linux clean it up, since this may be accessed by some threads after the main thread is destructed. Bug: 154507808 # longterm Bug: 156785633 Test: w/ repro which calls defaultServiceManager off main thread Change-Id: Ic109f4bdca3893e6b0b192ac27f3ff03ada6f9e2 (cherry picked from commit 1698ffd088b9c2e5e601a1c82352c54a338bca32) Merged-In: Ic109f4bdca3893e6b0b192ac27f3ff03ada6f9e2