blob: 2754ea04dbd5e029fa20e40e2be375b96d3a7d9a [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/picture1">
<activity android:name="p1.p2.<caret>"/>
</application>
</manifest>