android-11.0.0_r21 to android-11.0.0_r27 AOSP changelog

This only lists changes submitted to the Android Open Source Project and does not include any changes in any proprietary components from Google or any hardware manufacturer. The raw log was generated using a modified version of this script originally written by Jean-Baptiste Queru and further refined by Al Sutton, Novoda, and Michael Bestas.

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

+- Project: platform/build

e9f73e3bd0 : Version bump to RQ1A.210105.003 [core/build_id.mk]
429f25c633 : Version bump to RQ1A.201205.008.A1 [core/build_id.mk]
7c553a1c74 : Version bump to RQ1A.210105.002 [core/build_id.mk]
34d6aff04e : Update Security String to 2021-01-05
642ed5e4ff : Version bump to RQ1A.201205.011 [core/build_id.mk]
a95305b81f : Version bump to RQ1A.201205.010 [core/build_id.mk]
3175c17130 : Version bump to RQ1A.201205.009 [core/build_id.mk]

+- Project: platform/development

32aada6f9 : Updating build-tools package revision number to ship a hot fix for b/169193089 Bug: 169193089 Change-Id: I025c0d96e77b7355baddac935779c6b27f3042e3 Test: N/A (cherry picked from commit 81daa265586000bc83aec913db102786fd62e036)

+- Project: device/google/coral

c9d888c5 : Update Coral SVN to 32
b1078489 : Update Coral SVN to 31
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

37294000 : 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/apps/DocumentsUI

781e75a8b : Add QueryAllPackages to DocumentsUI

+- Project: platform/packages/services/Car

768c8bfbe : Grpc Graph - fix use after free

+- Project: platform/system/security

33b83f6f : Make mIsDeviceLockedForUser synchronized.