Skip to content
Commit 8baf2c2b authored by Steven Moreland's avatar Steven Moreland
Browse files

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
parent f83bccb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment