blob: f12985908064312a0b32a0a39b128c5178212910 [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" android:theme="@style/MyTheme">
</application>
</manifest>