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

4486aec161 : Version bump to SP2A.220305.013.A3 [core/build_id.mk]
485fe40673 : Version bump to SP2A.220305.013.A2 [core/build_id.mk]
12673f1ee0 : Version bump to SP2A.220305.013.A1 [core/build_id.mk]
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/bonito

a76d04d2 : Update bonito SVN to 56

+- Project: device/google/coral

1cbfe7a0 : Update coral SVN to 56

+- Project: device/google/raviole

55007e0 : [DO NOT MERGE] Update Raven SVN to 23 for March QPR respin
d1017ef : [DO NOT MERGE] Update Oriole SVN to 23 for March QPR respin
11494cd : Update Oriole SVN to 24
9f59485 : Update Raven SVN to 24
3db9590 : Update Oriole SVN to 24
25708ff : Update Raven SVN to 24

+- Project: device/google/redbull

d480645 : Update redbull SVN to 45

+- Project: device/google/sunfish

8b795d6 : 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

c59ecb07f5 : Do not let guest user disable secure nfc

+- Project: platform/packages/apps/WallpaperPicker2

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

+- Project: platform/packages/providers/MediaProvider

cc72a7ed : 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."