android-11.0.0_r43 to android-11.0.0_r46 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

d0314d24f7 : Update Security String to 2021-10-01

+- Project: device/google/bonito

b774170b : Update Bonito SVN to 43

+- Project: device/google/coral

746f1f6e : Update Coral SVN to 42

+- Project: device/google/redbull

91588fa : Update Redbull SVN to 31

+- Project: device/google/sunfish

ba006ad : Update Sunfish SVN to 27

+- Project: platform/external/sonivox

be8ae5a : sonivox: Fix global buffer overflow in WT_InterpolateNoLoop

+- Project: platform/external/sqlite

1935111 : DO NOT MERGE Fix CVE-2020-15358 and CVE-2020-13871

+- Project: platform/frameworks/av

cc2165840d : aaudio: unlock when joining the timestamp thread
084077feb6 : aaudio: prevent deadlock when stop() calls disconnect()

+- Project: platform/frameworks/base

0974700666a2 : Make sure that only the owner can call stopVpnProfile()
efdcec1e29a4 : DO NOT MERGE Apply a maximum char count to the load label api
bfad9c3e8e1e : Send targeted broadcasts to prevent other apps from receiving them.
42c16edc958f : Guard DISABLE_PLUGIN with PLUGIN permission.
0c4bc631f2e0 : Fix a potential thread safety issue in VectorDrawable
4eba7e65cd0c : Fix background bypass via notifications
4ebfedd7f870 : Change ownership of the account request notification.

+- Project: platform/frameworks/opt/telephony

4277230fb4 : fix the issue that clearCallingIdentity before appops check

+- Project: platform/packages/apps/Settings

5c714353e6 : [DO NOT MERGE] Add SafetyNet logging
844b25ef09 : [DO NOT MERGE] Add permission checking to WifiDialogActivity
cdbb4572ea : Add comment to AndroidManifest

+- Project: platform/system/apex

04bc18a5 : Only restore apex backups on non-checkpointing devices.

+- Project: platform/system/core

9792338c6 : Use std::shared_ptr in Epoll's callback list.