summaryrefslogtreecommitdiffstats
path: root/include/ui/PowerManager.h
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2010-12-20 11:05:18 -0800
committerJamie Gennis <jgennis@google.com>2010-12-20 11:13:45 -0800
commit96fceafa84d1c4eb70e44d81cfc0fe7983bee004 (patch)
tree758ab625ea38a78677e388795b62c334b7bfd622 /include/ui/PowerManager.h
parenta69293a00d8a3320fc5750eb439bd3e809d0a821 (diff)
downloadframeworks_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/PowerManager.h')
0 files changed, 0 insertions, 0 deletions