Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
AndroidManifest.xml
blob: 00ae126447b5481ba476ed18fdbf15e8a239063c [
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"
>
</application>
</manifest>