blob: 158d830554d4d617bc8f5a4e132e90902da37386 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="p1.p2">
<application android:icon="@drawable/icon">
</application>
<uses-sdk android:minSdkVersion="11"
android:targetSdkVersion="22" />
</manifest>