diff options
author | Jamie Gennis <jgennis@google.com> | 2010-12-20 11:05:18 -0800 |
---|---|---|
committer | Jamie Gennis <jgennis@google.com> | 2010-12-20 11:13:45 -0800 |
commit | 96fceafa84d1c4eb70e44d81cfc0fe7983bee004 (patch) | |
tree | 758ab625ea38a78677e388795b62c334b7bfd622 /include/ui/android_native_buffer.h | |
parent | a69293a00d8a3320fc5750eb439bd3e809d0a821 (diff) | |
download | frameworks_base-96fceafa84d1c4eb70e44d81cfc0fe7983bee004.zip frameworks_base-96fceafa84d1c4eb70e44d81cfc0fe7983bee004.tar.gz frameworks_base-96fceafa84d1c4eb70e44d81cfc0fe7983bee004.tar.bz2 |
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: Ia53abe34e4dae480485620c66a14b4c6c76f7735
Diffstat (limited to 'include/ui/android_native_buffer.h')
0 files changed, 0 insertions, 0 deletions