replicant-frameworks_native/libs
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
..
audioflinger Fix issue 2416481: Support Voice Dialer over BT SCO. 2010-03-16 17:32:18 -07:00
binder remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
surfaceflinger fix [2511580] Window poop on screen - drop down list left some residual when it resized 2010-03-16 17:54:27 -07:00
surfaceflinger_client libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00
ui implement connect/disconnect in our native_window_t implementations 2010-03-11 15:06:54 -08:00
utils Add ability for some manifest attributes to reference resources. 2010-03-09 17:18:05 -08:00