aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/testProjectTest/app/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testapps/testProjectTest/app/AndroidManifest.xml')
-rw-r--r--testapps/testProjectTest/app/AndroidManifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/testapps/testProjectTest/app/AndroidManifest.xml b/testapps/testProjectTest/app/AndroidManifest.xml
index 821ae78..41e6b82 100644
--- a/testapps/testProjectTest/app/AndroidManifest.xml
+++ b/testapps/testProjectTest/app/AndroidManifest.xml
@@ -9,15 +9,6 @@
<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_name" >
- <activity
- android:name="com.android.tests.testprojecttest.lib.LibActivity"
- android:label="@string/app_name" >
- <intent-filter>
- <action android:name="android.intent.action.MAIN" />
-
- <category android:name="android.intent.category.LAUNCHER" />
- </intent-filter>
- </activity>
</application>
</manifest> \ No newline at end of file