blob: 7f51031ea1a838eb7d02ca6eb14b7b455710ac83 [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="<caret>"/>
</application>
</manifest>