Go to file
Chih-Chung Chang fa89f9f897 Fix 1933269: startPreview failed.
The reason we need this count is a new CameraService::connect() request may
come in while the previous Client's destructor has not been run or is still
running. If the last strong reference of the previous Client is gone but
destructor has not been run, we should not allow the new Client to be created
because we need to wait for the previous Client to tear down the hardware
first.
2009-06-24 15:50:57 +08:00
awt auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
camera/libcameraservice Fix 1933269: startPreview failed. 2009-06-24 15:50:57 +08:00
cmds Change the keystore APIs. 2009-06-17 14:32:05 +08:00
im/java/android/im auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
include Add file mode to the file-backup saved state blobs 2009-06-23 13:07:47 -07:00
libs Add file mode to the file-backup saved state blobs 2009-06-23 13:07:47 -07:00
opengl Merge change 5024 into donut 2009-06-22 18:30:40 -07:00
vpn/java/android/net/vpn Remove SingleServerProfile. 2009-06-15 19:29:26 +08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00