android-13.0.0_r23 to android-13.0.0_r27 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

4d408619af : Version bump to TQ1A.230205.001.A2 [core/build_id.mk]
a43cf1c843 : Version bump to TQ1A.230205.001.A1 [core/build_id.mk]
398ff1a8b6 : Update Security String to 2023-02-05
ef92656fd4 : Support chained init_boot partition signing

+- Project: device/google/barbet

a6bfc6d : Update barbet SVN to 31

+- Project: device/google/bluejay

0ea97bc : Update bluejay SVN to 22

+- Project: device/google/pantah

a1c0e04 : Update panther SVN to 12
15d0af3 : Update cheetah SVN to 12

+- Project: device/google/raviole

da50858 : Update oriole SVN to 43
421e3d8 : Update raven SVN to 43

+- Project: device/google/redbull

c86c18d : Update redbull SVN to 57

+- Project: device/google/sunfish

1288640 : Update sunfish SVN to 55
50d9672 : Update sunfish SVN to 54

+- Project: platform/external/crosvm

e290b82e9 : ANDROID: Verify virtio queue address ranges are valid

+- Project: platform/external/expat

2e02df85 : [CVE-2022-43680] Fix overeager DTD destruction (fixes #649)

+- Project: platform/frameworks/av

078b6a44e4 : RESTRICT AUTOMERGE Use static token for myAttributionSource in ServiceUtilities
00b6f6cca7 : move MediaCodec metrics processing to looper thread
d037f9d65f : Fix Out of Bounds Read in AAVCAssembler
23f552f22a : audio: fix missing package name in attribution source

+- Project: platform/frameworks/base

7fa5e42281f9 : RESTRICT AUTOMERGE Use chain start token in performOpTransaction
d0bc9026e2e6 : Convert argument to intent in ChooseTypeAndAccountActivity
22f33c562a64 : Use rule package name in addAutomaticZenRule; specify "android" for all system apps
d59967ad9e0b : Use `android` as packageName instead of `null` for methods used by system to fetch accounts.
2bcd5a5176d6 : [RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED
7fc478a0270f : Disallow clicks on privacy chip before provisioned
c11891fa5247 : Revert "Fix system zen rules by using owner package name if caller is system"
32834bc4e021 : Revert "Check rule package name in ZenModeHelper.addAutomaticRule"
a3d6474113a9 : Fix system zen rules by using owner package name if caller is system
7c11a18cd568 : Check rule package name in ZenModeHelper.addAutomaticRule

+- Project: platform/frameworks/native

45f243437b : Fix ACTION_POINTER_DOWN reports wrong pointers

+- Project: platform/hardware/interfaces

07df4f22d : Add additional bounds checks to NNAPI FMQ deserialize utility functions

+- Project: platform/packages/apps/EmergencyInfo

ad688aaa : Removes unnecessary permission from the EmergencyInfo app.

+- Project: platform/packages/apps/Settings

9d2b2ca5d8 : Make bluetooth switch not discoverable via SliceDeepLinkTrampoline

+- Project: platform/packages/modules/Bluetooth

09885df2c7 : Revert "Drop connection when atttempting to disable encryption"
a54676aca8 : Add regression test for b/258057241
3684fcdc42 : Fix an OOB read in avdt_scb_hdl_pkt_no_frag
c8ddea29a3 : Fix OPP comparison

+- Project: platform/packages/modules/NeuralNetworks

5b8275582 : Add additional bounds checks to NNAPI FMQ deserialize utility functions

+- Project: platform/packages/modules/Permission

44693eff4 : Add one-time flag to permission if group is currently one-time

+- Project: platform/packages/services/Telecomm

43f7ac5ce : Fix security vulnerability issue for multi user call redirections.

+- Project: platform/system/connectivity/wificond

192f1dd : Use sp<T>::make to create the sp pointer for EventLoopCallback