android-security-13.0.0_r12 to android-security-13.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

b92f2ffec7 : Version bump to TSV1.220628.055 [core/build_id.mk]
71b3fa15ca : Version bump to TSV1.220628.054 [core/build_id.mk]

+- Project: platform/frameworks/av

bf64060419 : Fix convertYUV420Planar16ToY410 overflow issue for unsupported cropwidth.
30b1b34cfd : Codec2BufferUtils: Use cropped dimensions in RGB to YUV conversion

+- Project: platform/frameworks/base

1175720b7c8d : Fix vulnerability that allowed attackers to start arbitary activities
3fdf954905af : Do not allow setting notification access across users.
a3047b59c453 : RESTRICT AUTOMERGE Log to detect usage of whitelistToken when sending non-PI target
707fc94ec3df : [SB][Privacy] Fetch current active appops on startup.
9532b69175bd : [CDM] Validate component name length before requesting notification access.
6a9250ec7fc9 : Truncate user data to a limit of 500 characters
d42f8d774901 : DO NOT MERGE Ensure finish lockscreen when usersetup incomplete
a985b637d1b0 : Dismiss keyguard when simpin auth'd and...

+- Project: platform/packages/apps/Camera2

5c4c4b357 : Camera2: Do not pass location info for startActivity case

+- Project: platform/packages/apps/Nfc

967466fe : Possible deadlock on the NfcService object

+- Project: platform/packages/apps/Settings

87f791f2351 : Validate ringtone URIs before setting
53ea491d276 : Make sure work profile app cant enable notification listener services

+- Project: platform/packages/modules/Bluetooth

1d7ba7c8a2 : Fix some OOB errors in BTM parsing

+- Project: platform/packages/modules/NeuralNetworks

ed6ee1f7e : Fix OOB Read in convertSubgraphFromHAL