commit | fbddb2190e5d9aa35b7c061379aa4777ffab6b88 | [log] [tgz] |
---|---|---|
author | John Shao <johnshao@google.com> | Wed Mar 09 21:39:16 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Mar 09 21:39:16 2022 +0000 |
tree | 1bb5788b2a2ad60d708a8373bda4b3a8e585e837 | |
parent | 64b5a7f4d52e0c979ed932532aaefe42e7aaa64c [diff] | |
parent | 71cb36c1b8a07e6eba8c54486b838ceb3e7ce771 [diff] |
No longer export CallSubjectDialog am: 1f6d68c796 am: 0ad38d53f3 am: 71cb36c1b8 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Contacts/+/17008934 Change-Id: I4d81482ea7732de9fe777f53709661af4e783739
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 012b924..f4e5f6b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -557,6 +557,7 @@ <activity android:name="com.android.contacts.dialog.CallSubjectDialog" android:theme="@style/Theme.CallSubjectDialogTheme" + android:exported="false" android:windowSoftInputMode="stateVisible|adjustResize"> <intent-filter> <action android:name="android.intent.action.VIEW"/>