OSDN Git Service

Add a trampoline activity to launch new Camera
authorMangesh Ghiware <mghiware@google.com>
Wed, 14 Aug 2013 15:44:07 +0000 (08:44 -0700)
committerMangesh Ghiware <mghiware@google.com>
Wed, 14 Aug 2013 17:01:41 +0000 (10:01 -0700)
commitf142f2f0823f08c5d6207066a291449ed90d642f
treeaa92e5440dc69dfdfe3ee59eaf31764064e6eafe
parent389e8c887489db88e9324c17e8d29363198e7221
Add a trampoline activity to launch new Camera

This preserves shortcuts, if any, to the Camera activity in the old
package name.

Bug: 10312966
Change-Id: Iffd3d708333515bb3b998faecff360bc01c142d2
AndroidManifest.xml
src/com/android/camera/CameraActivity.java [new file with mode: 0644]
src_pd/com/android/gallery3d/util/CameraHelper.java [new file with mode: 0644]