summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorjoanne_chung <joanne_chung@htc.com>2015-11-02 12:41:34 +0800
committerjoanne_chung <joanne_chung@htc.com>2015-11-03 11:36:41 +0800
commita084fb7b93de763a28349498f7a1d4ec4ddfd28b (patch)
tree307729d40d2ded459c9d090acbd831bda217b612 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta61515720ab95f6aa307c1fa4337c5c2078bad26 (diff)
[ActivityManager] Fix NullPointerException in startNextMatchingActivity.
Symptom: NullPointerException crash while call startNextMatchingActivity. Root Cause: Activity starts with FLAG_DEBUG_LOG_RESOLUTION for debug dump. If the current Activity is the last object of resolves list, we can not get the next Activity and aInfo is still null. Solution: Check null in debug log dump. Change-Id: I4c5d14d9acd8d47768b36c95354763841579e050
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions