android-11.0.0_r45 to android-11.0.0_r47 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

dcbabfb7bd : Update Security String to 2021-10-01

+- Project: device/google/barbet

3dec694 : [DO NOT MERGE] Update SVN to 5 for Oct SMR

+- Project: platform/external/sonivox

09a2058 : sonivox: Fix global buffer overflow in WT_InterpolateNoLoop

+- Project: platform/external/sqlite

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

+- Project: platform/frameworks/av

4bf3f26b6b : aaudio: unlock when joining the timestamp thread
f999c78a09 : aaudio: prevent deadlock when stop() calls disconnect()

+- Project: platform/frameworks/base

0a9a6bfc2583 : Make sure that only the owner can call stopVpnProfile()
03218928ca7c : DO NOT MERGE Apply a maximum char count to the load label api
9084998d25c9 : Send targeted broadcasts to prevent other apps from receiving them.
0b2833887a68 : Guard DISABLE_PLUGIN with PLUGIN permission.
2f62909d076e : Fix a potential thread safety issue in VectorDrawable
d88b5baa7b5a : Fix background bypass via notifications
4399aeddfeaf : Change ownership of the account request notification.

+- Project: platform/frameworks/opt/telephony

5fe53251e6 : fix the issue that clearCallingIdentity before appops check

+- Project: platform/packages/apps/Settings

c7882bb344 : [DO NOT MERGE] Add SafetyNet logging
69cae4fefb : [DO NOT MERGE] Add permission checking to WifiDialogActivity
d9322005bd : Add comment to AndroidManifest

+- Project: platform/system/apex

061d7339 : Only restore apex backups on non-checkpointing devices.

+- Project: platform/system/core

965aa4610 : Use std::shared_ptr in Epoll's callback list.