replicant-frameworks_native/include
Mathias Agopian 26d244281a libutils Condition are now PRIVATE by default
Condition must be initialized with SHARED for the old behavior, where
they can be used accross processes.

Updated the two places android that require SHARED conditions.

PRIVATE conditions (and mutexes) use more efficient syscalls.

Change-Id: I9a281a4b88206e92ac559c66554e886b9c62db3a
2010-03-19 16:16:43 -07:00
..
binder remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
pim
private
surfaceflinger implement connect/disconnect in our native_window_t implementations 2010-03-11 15:06:54 -08:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui Add a new connect/disconnect API to android_native_window_t 2010-03-11 15:05:52 -08:00
utils libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00