summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2016-06-20 14:15:05 +0900
committerSeigo Nonaka <nona@google.com>2016-06-20 05:20:22 +0000
commit33fac38ba9b02e9de05a53f00a708d7d7b47d12b (patch)
treea731f5d986ef550f8e8da265536e42214f6553f8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5f2f0d33907e88708206c46cd8840e8f8874a591 (diff)
Need break to stop unexpected fall through
STATE_LF should finish without processing next case but unexpected fall through happens due to missing of "break". Fortunately, this unexpected fall through doesn't cause any problems since STATE_ODD_NUMBERED_RIS case always finishes without doing anything when unexpected fall through happens. Bug: 29491345 Change-Id: I23c673ccfc4a2c786fa41f0f7bacb0885896a509
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions