OSDN Git Service

Fix crash in monodroid apps
authorJason Monk <jmonk@google.com>
Fri, 14 Jul 2017 14:22:36 +0000 (10:22 -0400)
committerJason Monk <jmonk@google.com>
Fri, 14 Jul 2017 17:23:58 +0000 (13:23 -0400)
commit0b06d4e0bab4c9de241b54991b877c211120be54
treeefef5a285c8ecbb63570e3e25d4bc4afc633fb12
parent5a0958ed0be108585f4dccfd8f911b26e53b64bb
Fix crash in monodroid apps

Don't getApplicationContext if we already have an application.

Test: launch a monodroid app
Change-Id: I0c1558463053de3db0f1cd4693088e7c639ce5fa
Fixes: 63666480
core/java/android/app/ActivityThread.java