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