Commit ab89892e authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar
Browse files

Do not call _exit() for PGO instrumentation

Bug: http://b/63768402

For PGO instrumentation, the profiles are written by an atexit callback.
Exit normally and do not call _exit()  when PGO instrumentation is
hinted with the ANDROID_PGO_INSTRUMENTATION build flag.

Test: Build and verify that the atexit() callbcak is invoked during PGO
instrumentation.

Change-Id: I5024d965627392aee5a04e106946bb47ca48b5d6
parent b612f9ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment