android-security-11.0.0_r50 to android-security-11.0.0_r51 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/bootable/recovery

153e539e : Do not write past end of inotify event structure.

+- Project: platform/build

daaab0f7ca : Version bump to RSV1.210329.035 [core/build_id.mk]
60a6a47419 : Version bump to RSV1.210329.034 [core/build_id.mk]
cae63d4e64 : Version bump to RSV1.210329.033 [core/build_id.mk]
cc8f8b7a37 : Version bump to RSV1.210329.032 [core/build_id.mk]
9dd5056010 : Version bump to RSV1.210329.031 [core/build_id.mk]
dd1c7372c7 : Version bump to RSV1.210329.030 [core/build_id.mk]
a8ef81487d : Version bump to RSV1.210329.029 [core/build_id.mk]
ad82ad7bb3 : Version bump to RSV1.210329.028 [core/build_id.mk]
83147b672d : Version bump to RSV1.210329.027 [core/build_id.mk]

+- Project: platform/external/libavc

6a155ff : Move slice increments after completing header parsing

+- Project: platform/external/libexif

2cb0c0b : Zero initialize ExifMnoteData<vendor> during construction with exif_mnote_data_<vendor>_new.
d0c470b : Ensure MakeNote data pointers are initialized with NULL.
5122fd5 : Fix MakerNote tag size overflow issues at read time.

+- Project: platform/frameworks/av

8c5a4e5c46 : Safetynet logging for b/204445255
78390aadaf : Better buffer-overrun prevention
2d2de3a7e9 : SimpleDecodingSource:Prevent OOB write in heap mem

+- Project: platform/frameworks/base

dc06656820b1 : Don't crash if default supervision profile owner is not set
b7957a6b56bd : DO NOT MERGE Re-implement reading/writing Throwables from/to Parcel, without Parcel private APIs.
95205d4a112a : [DO NOT MERGE] Controls - Do not recreate intent
3d2b22cd4c0b : RESTRICT AUTOMERGE Remove line of code that was mistakently left in.
005bddca3918 : Revert "Revert "[pm] remove old stage dirs on low storage""
ba7e4213040f : Update deletion conditions for a package's UsageStats.
0c9c8615a84f : Allow forcing status bar state changes and do so when the screen turns off.
7f460e906b03 : Prevent apps from spamming addAccountExplicitly. See comment here for the discussion on solution https://b.corp.google.com/issues/169762606#comment14

+- Project: platform/frameworks/native

a9d41ef7a9 : avoid extra release of unowned objects in Parcel error path

+- Project: platform/frameworks/opt/telephony

8d84f8b34f : filter deviceIdentifiers for subscriptionInfo if callers without perm

+- Project: platform/hardware/nxp/nfc

b82e06b : Use after free in phTmlNfc_TmlThread

+- Project: platform/packages/apps/Dialer

1d01d3216 : Add FLAG_IMMUTABLE to PendingIntent in LegacyModeSmsHandler.

+- Project: platform/packages/apps/ManagedProvisioning

ffc4cd5a : Fix Managed Provisioning crash on OTA

+- Project: platform/packages/apps/Settings

3daf3bec2d : Add non system overlay flag to InstallCaCertificateWarning
86e355fba3 : Import translations. DO NOT MERGE ANYWHERE
3fb89e3728 : Rephrase dialog message of clear storage dialog for security concern
19a03ca7fa : RESTRICT AUTOMERGE Fix make Bluetooth discoverable without additional permission

+- Project: platform/packages/providers/MediaProvider

ee937df1 : Avoid apps to get global access with table uri

+- Project: platform/packages/services/Telecomm

2419172d2 : Fix sorting issue during emergency call attempt.