Skip to content
  • Adam Copp's avatar
    Specify minimum SDK version of 11 in the manifest · b9c17709
    Adam Copp authored
    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
    b9c17709