android-13.0.0_r1 to android-13.0.0_r4 AOSP changelog

This only lists changes submitted to the Android Open Source Project and does not include any changes in any proprietary components from Google or any hardware manufacturer. The raw log was generated using a modified version of this script originally written by Jean-Baptiste Queru and further refined by Al Sutton, Novoda, and Michael Bestas.

Please do not copy this changelog without attribution to this site and JBQ for the original script.

+- Project: platform/build

26508656cd : Version bump to TP1A.220905.004 [core/build_id.mk]
84dddd207b : Version bump to TP1A.220905.003 [core/build_id.mk]
bb8ed77cfb : Fix missing notices.
870b7f37b3 : Update Security String to 2022-09-05
8141d08408 : Version bump to TP1A.220624.021 [core/build_id.mk]
5821c51c5d : Version bump to TP1A.220624.020 [core/build_id.mk]
f74a6809e9 : Version bump to TP1A.220624.019 [core/build_id.mk]
9b615fdafb : Version bump to TP1A.220624.018 [core/build_id.mk]
d4f1f84e4a : Version bump to TP1A.220624.017 [core/build_id.mk]
a4992884d4 : Version bump to TP1A.220624.016 [core/build_id.mk]
de072d3d49 : Version bump to TP1A.220624.015 [core/build_id.mk]

+- Project: platform/cts

14de8c051f1 : Ignore sharedUserId when package already left shared UID
17ba53513e0 : Ensure lines are not drawn on pixel edges
454b392eea4 : Correct CtsVerifier version.
29c5ad9ec8a : Fix TaskFragmentTrustedModeTest
7a3674e9c00 : Skip TaskFragmentTrustedModeTest for device not supporting AE
8e48941b1aa : DO NOT MERGE: skip CtsGraphicsTestCases[instant] android.graphics.cts.ImageDecoderTest#testDecode10BitHeifWithLowRam

+- Project: device/google/barbet

0deec92 : Update barbet SVN to 26

+- Project: device/google/bluejay

4986ade : Update bluejay SVN to 15
d79a90b : Update bluejay SVN to 14
e507b03 : gps: extend min GPS week number
bf6ad47 : Update B3 SVN to 13
a7f003f : Update B3 SVN to 12
ac4bb63 : Update B3 SVN to 11
7afe52d : Update B3 SVN to 10
c3f6caf : Update B3 SVN to 9
3021bf0 : Update SVN to 8
d29bd77 : Jump SVN to 7
41e93f3 : Jump SVN to 6

+- Project: device/google/coral

85d8fd8f : Update coral SVN to 63

+- Project: device/google/gs101

8a765c0 : gps: extend min GPS week number

+- Project: device/google/raviole

7893e28 : Update oriole SVN to 37
386fc27 : Update raven SVN to 37
583ae08 : Update oriole SVN to 36
3a35980 : Update raven SVN to 36
80ea4f0 : Update raven SVN to 35
d13f3a4 : Update oriole SVN to 35
2b1865a : Update oriole SVN to 34
dd15699 : Update raven SVN to 34
677d319 : Update raven SVN to 33
141a50e : Update oriole SVN to 33

+- Project: device/google/redbull

6e027fa : Update redbull SVN to 52

+- Project: device/google/sunfish

ffc17ed7 : Update sunfish SVN to 48

+- Project: platform/external/skia

d276ea0c9d : Revert "In the CPU backend, stop treating alpha images as coverage"
88f517ca87 : Define SK_SUPPORT_LEGACY_ALPHA_BITMAP_AS_COVERAGE

+- Project: platform/external/wpa_supplicant_8

4f37e4cc : p2p: avoid adding duplicate channel lists

+- Project: platform/frameworks/av

8ca036af9f : NuPlayerRenderer: extend offload pause wakelock duration
92902a0268 : Revert "NuPlayer: use acquireWakeLockAsync in AWakeLock"

+- Project: platform/frameworks/base

9c2b2c7b2ca2 : Fix AppPrediction/Smartspace leak
07a5b5962779 : Fix the visibility check for sdk_sandbox processes
3e0e8128d566 : Ignore sharedUserId when package already left shared UID
f3097ad6d536 : Fix stale NSSL "fling" state caused by no-op fling
86feb702daa2 : Correct the range of issueOfDataEphemeris as [0, 1023]
745e31e1be11 : Remove package name from SafetyNet logs
edcb214c8a26 : Fix squished notifications on the lockscreen.
e32d71e67e7b : Fix TaskFragmentTrustedModeTest

+- Project: platform/frameworks/native

ac62491449 : Reconcile native and Java parcel code for WorkSource.

+- Project: platform/frameworks/opt/telephony

c1a7decf1b : Revert "Fix APM race conditions in ServiceStateTracker"

+- Project: platform/packages/apps/Settings

34dac9cb73 : [MEP] Hide the preferred SIM dialog when the user has replaced the SIM
8cef068117 : Make bluetooth not discoverable via large screen deep link flow

+- Project: platform/packages/modules/Bluetooth

85086ed537 : AckPause when Create Connection Cancel fail
f92f6bf683 : Remove timer when connection is cancelled
a407c52b71 : Remove from filter accept list upon cancel connect
8b2b216c7b : Ensure address removed from filter accept list
9827abaffe : Fix admin enable/disable of Bluetooth file sharing
8954a1f3ff : Avoid invalid state in search/discovery queue state machine
ef1c055b5d : Revert "Fixes a bug in the BluetoothDevice#getIdentityAddress API where it"
44496dc25a : Fixes a bug in the BluetoothDevice#getIdentityAddress API where it returns the mAddress field of the device instead of null when the identity address is not known.

+- Project: platform/packages/modules/Wifi

55ec9484eb : Revert "Prevent restricted user from adding network through camera"
e48fe67ee4 : Prevent restricted user from adding network through camera

+- Project: platform/packages/providers/MediaProvider

9b7b8bd67 : DO NOT MERGE Avoid path traversal in MediaProvider delete call