commit | 8baf2c2b50883f3af497ca872fe6b435f3902444 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Oct 16 01:00:30 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Oct 16 01:15:37 2020 +0000 |
tree | 3d56921b2ab6d9bd22fda62fa7a82f8ece84c7bb | |
parent | f83bccb02f7e8c8a8a270d8766fc3ce671894bfe [diff] |
Zygote: disable heap 0'ing in apps. Uninitialized memory back by popular demand. We have trialed heap 0'ing (malloc is calloc) in Android for a few days in all processes, but there are a couple of signs that doing this in app processes may be too ambitious. Bug: 170891666 Bug: 131355925 Test: boot, see disable logs Change-Id: I60563712c8af459f2f847b4598477b042a05d7ea