commit | cbdfad5265989bbf155acc603fe4a91d7fee4fcd | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri May 14 00:47:39 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri May 14 01:08:19 2021 +0000 |
tree | 9498db18c7357840105374b89dd755ae2ef1a574 | |
parent | c3229abcc72519b381e40fd9223df333f67d6779 [diff] |
libbinder: more forcePersist docs Documenting recommending use for now. Looked at adding a shared library destructor, but this has limited use when people use _exit, when persist HALs sometimes exit manually early, and since it only corresponds to this one mechanism. Given perf team work targetting understanding memory uses/process which are starting, we can focus/rely on more general infrastructure. Fixes: 187946888 Test: N/A Change-Id: I67c2477bccd9ebc789e20527d5692ea3a107c675