commit | 8f6fc8150035c94ba0ece031a9aaa5f6eea4b053 | [log] [tgz] |
---|---|---|
author | younghwan1.kim <younghwan1.kim@lge.com> | Tue Dec 02 13:04:40 2014 +0900 |
committer | younghwan1.kim <younghwan1.kim@lge.com> | Tue Dec 02 13:04:40 2014 +0900 |
tree | c865985750efdf212571b96ab823aff03b971fa4 | |
parent | 36c7f4b67326bad547f16aa6e72140bd839ab28d [diff] |
bug fix possible NPE while startProcessLocked() In case, process doesn't create well while startingProcessLocked(). There is possibility to make NPE. Setting app's crash handler needs to be assigned after null check routine. Change-Id: I67fb6427f72d93f79fed36eb44c47d37eafdac31