OSDN Git Service

Don't crash in JNI: add DeadObjectException(String msg) ctor
authorChristopher Tate <ctate@google.com>
Mon, 29 Jun 2015 22:43:26 +0000 (15:43 -0700)
committerChristopher Tate <ctate@google.com>
Mon, 29 Jun 2015 23:04:57 +0000 (16:04 -0700)
commite56db0e3fa122971b0865a1129d2860458449eaa
treebfa2dfff799391fe66645a083259ddb43197378a
parent3a0d77f42aa8bbc3e3f81bb80a55324fc686e2a7
Don't crash in JNI: add DeadObjectException(String msg) ctor

Bug 22104446

Change-Id: I0a538119269fe45955130e4e3d0d0bae8ee64993
api/current.txt
api/system-current.txt
core/java/android/os/DeadObjectException.java