commit | 36bb30611ffd07e386ef7c2cb2842d90170b6db0 | [log] [tgz] |
---|---|---|
author | John Shao <johnshao@google.com> | Fri Sep 03 17:42:44 2021 +0000 |
committer | John Shao <johnshao@google.com> | Fri Sep 03 17:56:13 2021 +0000 |
tree | e944c0d5a8b7ae3e19ddfb3b430d280473b8f335 | |
parent | 7bc7825ab4a90c0b601794e0cfc2f77525873066 [diff] [blame] |
Bump aosp contacts to target SDK 31 Add mutability to pending intents Test: Build and install on S device Fixes: 198787169 Change-Id: I9196c30ea68075b2ca641f361799a6e9f80659d6
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 32d6644..b4b15b0 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -21,7 +21,7 @@ <uses-sdk android:minSdkVersion="21" - android:targetSdkVersion="30"/> + android:targetSdkVersion="31"/> <original-package android:name="com.android.contacts"/>