am 38bfb5a7: Merge "app_process: don\'t pollute the environment"

* commit '38bfb5a7bfc0eeab68f25afad43245efd062caef':
  app_process: don't pollute the environment
This commit is contained in:
Nick Kralevich
2013-03-15 14:36:30 -07:00
committed by Android Git Automerger

View File

@@ -153,6 +153,7 @@ int main(int argc, char* const argv[])
return -1;
}
}
unsetenv("NO_ADDR_COMPAT_LAYOUT_FIXUP");
#endif
// These are global variables in ProcessState.cpp