Files
UnrealEngineUWP/Engine/Build/Android/Java
allan bentham 1e7525c877 Android java app restart only happens from the uithread.
- Fixes possible race condition in which startActivity could create the new activity in the same process as the outgoing activity and then exiting process.
#rb chris.babcock


#ROBOMERGE-SOURCE: CL 12298521 via CL 12298547 via CL 12298553 via CL 12298562
#ROBOMERGE-BOT: (v670-12295787)

[CL 12298568 by allan bentham in Main branch]
2020-03-19 11:51:15 -04:00
..