summaryrefslogtreecommitdiffstats
path: root/tools/aapt2/data/AndroidManifest.xml
blob: 8533c28c24bb1edb89f64521464a710df1767d08 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.app">
    <application
        android:name=".Activity">
    </application>
</manifest>