10 Commits

Author SHA1 Message Date
Chih-Chung Chang
e12a2a4705 Merge "Disable CameraServiceTest in a normal build." into kraken 2010-05-23 21:04:01 -07:00
Nick Kralevich
942a2fbfdf Forgot to fix one -Wformat-security in my previous change. Fixed.
Change-Id: Ice7459b30e1d7dbfe400b68d27ebc04fcca78bae
2010-05-14 10:29:13 -07:00
Nick Kralevich
1e4dc54d56 Get rid of warnings when compiled with -Wformat-security
Change-Id: Ibd814d894ff0eba26b01932b9865098b7bb26f95
2010-05-14 09:06:55 -07:00
Chih-Chung Chang
8cd4b77c8d Disable CameraServiceTest in a normal build.
Change-Id: I18dfcb073e6a8e72ad35f47d6884f5f2f62d3dca
2010-05-14 15:45:10 +08:00
Mathias Agopian
75181b42c9 another attempt at fixing the build
Change-Id: I80b498d1bbb8f9ffcec4f27802be7ae9977f70ac
2010-05-12 18:37:43 -07:00
Chih-Chung Chang
e25cc65639 Support multiple cameras in framework.
Change-Id: I081f0fbdca4b633715ea7c3b3d42f8662d27598a
2010-05-10 11:21:14 +08:00
Mathias Agopian
000479f9e3 split libsurfaceflinger_client and libcamera_client out of libui 2010-02-11 13:16:22 -08:00
Chih-Chung Chang
e1ceec234c Add an orientation parameter for overlay, so we can do camera preview in portrait mode. 2010-01-21 20:20:08 -08:00
Doug Kwan
a493294753 Add missing library in linker option. Currently the library is used by the
executable but not specified.  It is included via dependency of another shared
object.
2009-12-09 16:32:04 -08:00
Chih-Chung Chang
5b0fc3d920 Add CameraServiceTest. 2009-11-13 12:50:58 +08:00