diff options
author | Yohei Yukawa <yukawa@google.com> | 2017-02-22 20:49:10 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2017-02-22 20:49:10 -0800 |
commit | 3dd5fbc569ac67f34e887da5d101e5984ade3945 (patch) | |
tree | 06028e115a6c8d8f046d76e2bf319b828fc830d9 /tools/aapt2/diff/Diff.cpp | |
parent | 263340cfb1e9a8da7c2f6211a877c472611a2397 (diff) |
Fix an unintentional switch-case fall-through
This is a follow up CL to my previous CL [1], which introduced a
classical fall through bug due to a missing return statement.
[1]: Ic614f112f960382280acd8891b3af56d47679f08
ce82eb2d865e5ee1b69705ca7a0aedd0e92d0d4e
Test: Manually made sure that calling
InputConnection#performPrivateCommand() no longer causes
IllegalStateException("Already recycled.").
Bug: 35079353
Fixes: 35681994
Change-Id: I9aa3c0497385e053718d829aad49495771b22b59
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions