blob: 259785f68b013b0725c5e27dea803e95c2622677 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="p1.a">
<uses-permission android:name="access_fine<caret>" />
<application android:icon="@drawable/picture1">
</application>
</manifest>