Skip to content

Commit

Permalink
Add an original-package tag that matches the real package name.
Browse files Browse the repository at this point in the history
Change-Id: I8ef4d71d624dedd6f7c0065920d9082ba605d5f2
  • Loading branch information
jham committed Feb 11, 2010
1 parent cd89106 commit 6848334
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AndroidManifest.xml
Expand Up @@ -20,6 +20,8 @@
android:sharedUserLabel="@string/dialerIconLabel"
>

<original-package android:name="com.android.phone" />

<protected-broadcast android:name="android.intent.action.SERVICE_STATE" />
<protected-broadcast android:name="android.intent.action.RADIO_TECHNOLOGY" />
<protected-broadcast android:name="android.intent.action.EMERGENCY_CALLBACK_MODE_CHANGED" />
Expand Down

0 comments on commit 6848334

Please sign in to comment.