Merge Android 12 QPR3 ab/8391262

Bug: 226662282
Merged-In: I6f51a1820f5bda747a99d9d8a8313aae5d9f479a
Change-Id: I14b3237eea18dedad0893aae5b99e45c429db8d6
diff --git a/java/com/android/contacts/common/AndroidManifest.xml b/java/com/android/contacts/common/AndroidManifest.xml
index 8ab5e6e..84ac96f 100644
--- a/java/com/android/contacts/common/AndroidManifest.xml
+++ b/java/com/android/contacts/common/AndroidManifest.xml
@@ -21,7 +21,7 @@
     <activity
       android:name="com.android.contacts.common.dialog.CallSubjectDialog"
       android:theme="@style/Theme.CallSubjectDialogTheme"
-      android:exported="true"
+      android:exported="false"
       android:windowSoftInputMode="stateVisible|adjustResize">
       <intent-filter>
         <action android:name="android.intent.action.VIEW"/>