summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/Development/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/Development/AndroidManifest.xml b/apps/Development/AndroidManifest.xml
index 3ac819077..52aad2c5c 100644
--- a/apps/Development/AndroidManifest.xml
+++ b/apps/Development/AndroidManifest.xml
@@ -66,6 +66,8 @@
</activity>
<activity android:name="PackageSummary" android:label="Package Summary">
</activity>
+ <activity android:name="ShowActivity" android:label="Activity Detail">
+ </activity>
<activity android:name="AppPicker"
android:theme="@android:style/Theme.Dialog">
</activity>