Specify minimum SDK version of 11 in the manifest

The photoviewer project throws errors in eclipse because there's no
minimum sdk version in the AndroidManifest. This CL specifies min SDK
version of 11, which is sufficient for all of the calls we make in the
app and stops eclipse from complaining

Change-Id: Id5492651faa8fffc857d2660f7d4796428efb2d6
1 file changed
tree: 93db1361ce35cfa619e71f6269c9c362e61941e4
  1. res/
  2. sample/
  3. src/
  4. .gitignore
  5. Android.mk
  6. AndroidManifest.xml