Fix bug that clickling buttons on spam notification has no effect.

This is a regression caused by cl/165479077.

Bug: 63038002
Test: manual
PiperOrigin-RevId: 171193536
Change-Id: Ib0ca2af64b5fdce2b5f3c78f171b8d5fe0388f47
diff --git a/java/com/android/incallui/spam/AndroidManifest.xml b/java/com/android/incallui/spam/AndroidManifest.xml
index 46319a6..66c9983 100644
--- a/java/com/android/incallui/spam/AndroidManifest.xml
+++ b/java/com/android/incallui/spam/AndroidManifest.xml
@@ -15,7 +15,7 @@
   ~ limitations under the License
   -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="com.android.incallui.autoresizetext">
+    package="com.android.incallui.spam">
 
   <application>
     <!--