android-14.0.0_r2 to android-14.0.0_r13 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

97034ff012 : Update Security String to 2023-11-05

+- Project: platform/cts

dcf27fcfbb1 : Add TTS test for null engine string

+- Project: device/google/barbet

08a39a8 : Update barbet SVN to 49

+- Project: device/google/bluejay

b0ef318 : Update bluejay SVN to 48
99b57c5 : Update bluejay SVN to 47

+- Project: device/google/felix

62edf33 : Update felix SVN to 26
3c791ab : Update felix SVN to 25

+- Project: device/google/lynx

2b1dc22 : Update lynx SVN to 18
433b6cb : Update lynx SVN to 17

+- Project: device/google/pantah

b3e8ad7 : Update cheetah SVN to 33
b9a409f : Update panther SVN to 33
7b71630 : Update panther SVN to 32
6fb748b : Update cheetah SVN to 32

+- Project: device/google/raviole

675c0c4 : Update raven SVN to 69
be986d9 : Update oriole SVN to 69
6aca287 : Update oriole SVN to 68
0f23b90 : Update raven SVN to 68

+- Project: device/google/redbull

e7efaf9 : Update redbull SVN to 75

+- Project: platform/external/webp

03eb46df : Fix OOB write in BuildHuffmanTable.

+- Project: platform/frameworks/av

844ca64c4f : Initialise VPS buffer to NULL in constructor
e4d1a72cea : Fix heap-use-after-free issue flagged by fuzzer test.
4ed9a0a99d : Fix for heap buffer overflow issue flagged by fuzzer test.

+- Project: platform/frameworks/base

17fc586c2514 : Fix NPE in TTS service if no engine string
79aabce061b0 : Store trusted AttributionSources without token
50d69832b421 : Do not register OnBackInvokedCallback for SoftInputWindow.
1bb0a89babb3 : Restore trimMemory behaviour from T
d45fe1600110 : Unregister mShowWeatherObserver when KeyguardClockSwitchController is detached
562084ac0a60 : AudioDeviceBroker: restore use of hearing aids by default for VoIP calls
f8d5e3701589 : Fix back gesture / keycode for the PlatLogoActivity
c84f7f90605d : Limit ordering unlock and wake by configuration.
4770073be337 : Fallback to default display if initial one is detached
b091aa67982e : Fix NPE when fetch shortcut icon uri
2a26787eed78 : Select the default clock if current clock id was not found
ccf047772b46 : Update autoHandwritingEnabled documentation
8904b5361cff : Fixes update ownership preapproval flow
8dbb7c389069 : [SettingsProvider] verify ringtone URI before setting
6bc31b2a9567 : Prevent media button receivers targeting activities
b63dfe98ae91 : Fix BAL via notification.publicVersion
da91003502e4 : Use type safe API of readParcelableArray
81c9e23734a1 : [DO NOT MERGE] Check caller's uid in backupAgentCreated callback

+- Project: platform/frameworks/native

ee1e75e16d : Revert "Handle runtime sensor events even if there are no real ones."
1bb095c987 : Don't look through the buffer cache in protected contexts

+- Project: platform/hardware/broadcom/wlan

74c3849 : HAL: Fixed to invalidate global func ptr in clean_up routine

+- Project: platform/packages/apps/ThemePicker

c7865c30 : Select the default clock if current clock id was not found

+- Project: platform/packages/modules/DnsResolver

23a462a3 : Fix use-after-free in DNS64 discovery thread

+- Project: platform/packages/modules/StatsD

7f7e774c : Make log reader thread a class member