blob: d9209557d0f3206457ea40d975775d36e9a430dc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="p1.p2">
<application>
<activity android:name="p1.p2.MyActivity"/>
</application>
</manifest>