android-12.1.0_r2 to android-12.1.0_r3 AOSP changelog

This only includes the Android Open Source Project changes and does not include any changes in any proprietary components included by Google or any hardware manufacturer. The raw log was generated using a modified version of this script written by JBQ and improved by Al Sutton.

Please do not copy this without attribution to this site and JBQ for the original script.

+- Project: platform/build

d985a75f17 : Version bump to SP2A.220405.003 [core/build_id.mk]
e1c656c0bd : Version bump to SP2A.220405.002 [core/build_id.mk]
096de422f6 : Update Security String to 2022-04-05

+- Project: device/google/barbet

f8afa0a : Update barbet SVN to 19

+- Project: device/google/coral

1cbfe7a0 : Update coral SVN to 56

+- Project: device/google/raviole

3db95900 : Update Oriole SVN to 24
25708fff : Update Raven SVN to 24

+- Project: device/google/redbull

d480645 : Update redbull SVN to 45

+- Project: device/google/sunfish

8b795d68 : Update sunfish SVN to 41

+- Project: platform/external/selinux

b6f173c5 : Skip closef for property backend

+- Project: platform/frameworks/av

3942f55f1c : Safe parsing of HEIF framecount information
4b93da988f : C2AllocatorIon:protect mMappings using mutex

+- Project: platform/frameworks/base

a8535e9ae6d8 : Fix bug where shade is infinitely squishy after wallpaper change
c3ea2d315681 : Security fixes for PendingIntent related apis in LauncherApps
e74a2a320bf8 : [RESTRICT AUTOMERGE] Add hide-non-system-overlay flag for HarmfulAppWarningActivity
f2387994151f : Restrict AdbManager broadcasts to apps with MANAGE_DEBUGGING permission.
b716ef049781 : Validate pid can be trusted
6d64b203f16a : Add leash check in PipTaskOrganizer#fadeExistingPip
18b5537c74e2 : Fix a mismatch in Bitmap_createFromParcel
59d162bebfb8 : Reset override config when clearSizeCompat

+- Project: platform/packages/apps/Launcher3

e44c403710 : Fix bug where back swipe to icon in All Apps search result.
3db7cd137e : Add fallback for missing remote animation callbacks
ab5f39bdc0 : Dispatch hover events through the input consumer proxy

+- Project: platform/packages/apps/Nfc

6f71ab37 : Do not set default contactless application without user interaction

+- Project: platform/packages/apps/Settings

c59ecb07f5b : Do not let guest user disable secure nfc

+- Project: platform/packages/apps/WallpaperPicker2

ffc7f5d9 : Fix error when setting 3rd party LWP with no WallpaperColors

+- Project: platform/packages/providers/MediaProvider

cc72a7edd : Restrict legacy apps to insert files to other private app dirs

+- Project: platform/packages/services/Telecomm

9c45ed867 : Revert "Remove BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS for ConnectionService bind."