android: Null check launcher ref on client thread
It is possible to call GetTerminationStatus on the client thread before start runs on launcher thread. Fix by waiting for post task to client thread after java launcher reference is set. Bug: 726426 Change-Id: Ibd999ef7798a7ddf635e58bb0a847cc825f98517 Reviewed-on: https://chromium-review.googlesource.com/668116 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#502871}
Showing
Please register or sign in to comment