Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
android
/
testData
/
rename
/
MovePackage.xml
blob: fe215ccbc0ae715885aac08ffdb64a966985f608 [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"p1"
>
<application>
<activity
android:name
=
".p2.p3.MyActivity"
/>
</application>
</manifest>