blob: 8533c28c24bb1edb89f64521464a710df1767d08 [file] [log] [blame]
Adam Lesinski6f6ceb72014-11-14 14:48:12 -08001<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.android.app">
Adam Lesinskia1ad4a82015-06-08 11:41:09 -07004 <application
5 android:name=".Activity">
Adam Lesinski6f6ceb72014-11-14 14:48:12 -08006 </application>
7</manifest>