Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Fix ActivityNotFound Exception in Dev Tools"
Browse files Browse the repository at this point in the history
  • Loading branch information
enh-google authored and Gerrit Code Review committed May 4, 2015
2 parents 4ea82d6 + 951836c commit 4a2828c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/Development/AndroidManifest.xml
Expand Up @@ -65,6 +65,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>
Expand Down

0 comments on commit 4a2828c

Please sign in to comment.