Go to file
The Android Open Source Project a6523328b8 am 5849606d: merge from open-source master
Merge commit '5849606df71fb3d5ce88b966cff8382deccd56b6' into kraken

* commit '5849606df71fb3d5ce88b966cff8382deccd56b6':
  Fix typos in comment.
  CursorToBulkCursorAdapter.close must call mCursor.close instead of mCursor.deactivate. This prevent us to call Cursor.close on cross process ContentProvider and may cause a database leak problem.
2010-03-29 11:10:32 -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 fix [2545826] calling into gralloc with external lock held 2010-03-25 14:34:49 -07:00
libs fix [2545826] calling into gralloc with external lock held 2010-03-25 14:34:49 -07:00
opengl fix [2236865] STOPSHIP: bump soft gl and egl minor version number 2010-03-25 20:21:12 -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