Nick Kralevich 1fe21bd1b6 Never call app_main more than once
Different kernels seem to handle ADDR_COMPAT_LAYOUT differently,
sometimes passing it to its children, sometimes not. If it's not
passed to its child successfully, we can end up in a restart loop.

Instead of testing for the presence of ADDR_COMPAT_LAYOUT, use an
environment variable instead, which is handled more predictably.

Bug: 8392487
Change-Id: Ia531dd2abb4e1cd46f3430d844e644f53581f530
2013-03-15 11:59:03 -07:00
..
2012-02-20 22:38:43 -08:00
2012-10-15 16:16:39 -07:00
2012-01-13 10:19:24 -08:00
2012-08-27 14:34:53 -07:00
2012-11-14 08:45:52 -08:00