android-11.0.0_r22 to android-11.0.0_r26 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

7c553a1c74 : Version bump to RQ1A.210105.002 [core/build_id.mk]
34d6aff04e : Update Security String to 2021-01-05

+- Project: device/google/bonito

fa488ebe : DO NOT MERGE Update Bonito SVN to 33

+- Project: device/google/coral

a4be41d3 : Update Coral SVN to 31

+- Project: device/google/redbull

f18b643 : Update Redbull SVN to 15
d223089 : Update Redbull SVN to 12

+- Project: device/google/redfin

0bb40e9 : audio: update audio volume curve table

+- Project: device/google/sunfish

3729400 : Update Sunfish SVN to 17

+- Project: platform/external/freetype

358c23840 : Cherry-pick one upstream patch

+- Project: platform/external/gptfdisk

6d36945 : RESTRICT AUTOMERGE ANDROID: Fix negative stack write in sgdisk

+- Project: platform/external/libexif

8b37da2 : fixes some (not all) buffer overreads during decoding pentax makernote entries.

+- Project: platform/frameworks/av

bb460899b9 : Fix potential overflow in WAV extractor
8ea3bdb5ef : Fix memory overflow in ESQueue

+- Project: platform/frameworks/base

0b610a27ba60 : Ignore GrantCredentials call with unexpected calling uid.
828fe0b915f3 : Protect GrantCredentialsPermissionActivity against overlay.
90cfe17643aa : Hide overlays over uninstall confirm dialog
c4ce178c261e : Revoke permission on non-runtime -> runtime upgrade
03da463b2a94 : Ensure permissions are revoked on state changes
0c17049d39b5 : RESTRICT AUTOMERGE Fix CDM package check
e237a83f9576 : remove sensitive pii from safetynet logging
9588cd7de1f8 : DO NOT MERGE Check fingerprint client against top activity in auth callback
9ac71ec05aec : Enforce permission checks in getting app exit reasons
a185996c829a : Fix the issue provider can be wrong when requesting slice permission

+- Project: platform/frameworks/minikin

ffb33bc : Break layout context before and after bidi control character

+- Project: platform/frameworks/native

dc6cb05ebe : libbinder: Add ClientCounterCallbackImpl to LazyServiceRegistrar
adb416ac46 : Prevent mEventCache UAF in SensorEventConnection

+- Project: platform/packages/services/Car

768c8bfbe : Grpc Graph - fix use after free

+- Project: platform/system/security

33b83f6 : Make mIsDeviceLockedForUser synchronized.