replicant-frameworks_native/libs
Jamie Gennis 151f2f5a6c 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
2010-12-20 11:13:45 -08:00
..
binder Framework-side support for Dalvik "isSensitiveThread" hook. 2010-12-14 09:28:16 -08:00
gui Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
surfaceflinger_client Fix the ISurfaceComposer onTransact switch. 2010-12-20 11:13:45 -08:00
ui Fix race condition in fallback key processing. 2010-12-09 18:14:23 -08:00
utils Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00