Go to file
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
awt Add correct copyright headers to multiple files 2010-03-11 18:22:10 -08:00
camera Still do dump() if we cannot get mServiceLock for a while. 2010-03-05 15:21:02 -08:00
cmds keystore: rephrase the comment to make the usage more clear. 2010-03-17 16:31:20 +08:00
common Add GoogleLogTags that includes event log tags used by Google apps 2010-03-18 08:51:36 -07:00
include libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00
libs libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00
opengl Implement eglInitialize / eglTerminate reference counting 2010-03-15 21:21:51 -07:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
MODULE_LICENSE_APACHE2
NOTICE