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