commit | ed0d79223b73e51e26e03ceff8bbc33d633ad79b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jul 30 18:06:20 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Aug 02 10:36:12 2021 -0700 |
tree | a87ad4ffc100291998a94d299bd6ef6f93c70647 | |
parent | ac9df9ed1fe8dcf6243bc57f395ecb13ab49eaaa [diff] |
binder: SharedRefBase uses enable_shared_from_this So that make_shared of a SharedRefBase object will not cause double-ownership. For code compat reasons, we can't actually remove this class (many places reference it). Fixes: 194905504 Test: CtsNdkBinderTestCases Change-Id: I04671965d97960d6630004883df77c17de066d4b