Skip to content

Commit

Permalink
Add label to CameraLauncher activity-alias.
Browse files Browse the repository at this point in the history
Bug: 10430717
Change-Id: I37f9e63483211ecfe11e4790361c051d377aef55
  • Loading branch information
mghiware committed Aug 22, 2013
1 parent eb29503 commit 73d0f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
android:label="@string/camera_label"
android:theme="@style/android:Theme.NoDisplay" />
<activity-alias android:name="com.android.camera.CameraLauncher"
android:label="@string/camera_label"
android:targetActivity="com.android.camera.CameraActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 73d0f42

Please sign in to comment.