summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2010-12-20 11:05:18 -0800
committerMathias Agopian <mathias@google.com>2011-01-16 17:34:07 -0800
commit58bac9e797941974a1ed4bf2a5ffe2f2752e9f5a (patch)
tree04d2549a56001fbb4d32192a99601a59eaabf1cb /tools/aidl/generate_java.cpp
parent4a2e478a5bf6b4650181d1dfa643eadcc387fcec (diff)
Fix the ISurfaceComposer onTransact switch.
Two of the cases in the ISurfaceComposer onTransact switch statement were missing 'break' statements at the end, and would fall through to the next case block. This change adds those break statements. Change-Id: I6dcc84263d3ea03d94612c667103283846b3dee1
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions