Add an original-package tag that matches the real package name.

Change-Id: If5661c02017086b5735393209e53adc49ff3e4bf
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 30607f5..364e9b9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -21,6 +21,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.android.musicvis">
 
+    <original-package android:name="com.android.musicvis" />
+
     <uses-feature android:name="android.software.live_wallpaper" />
 
     <application