AndroidManifest.xml 203 Bytes
Newer Older
wangtao committed
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
王涛55 committed
2 3 4 5 6 7 8 9
    xmlns:tools="http://schemas.android.com/tools"
    package="com.app.passport">

    <application>

    </application>

</manifest>