android-security-12.0.0_r43 to android-security-12.0.0_r44 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

311145b92e : Version bump to SSV1.210916.054 [core/build_id.mk]
c23ca43573 : Version bump to SSV1.210916.053 [core/build_id.mk]

+- Project: platform/external/expat

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

+- Project: platform/frameworks/av

ec942b17a9 : move MediaCodec metrics processing to looper thread
323e700ba8 : RESTRICT AUTOMERGE Use static token for myAttributionSource in ServiceUtilities
a41382ef37 : Fix Out of Bounds Read in AAVCAssembler
34804c2cce : audio: fix missing package name in attribution source

+- Project: platform/frameworks/base

c6f5d72cea12 : Disable click on privacy chip before provision
2777165c17d8 : RESTRICT AUTOMERGE Use chain start token in performOpTransaction
560d3deedc46 : Use rule package name in addAutomaticZenRule; specify "android" for all system apps
876ae86c9fc2 : Convert argument to intent in ChooseTypeAndAccountActivity
c1c2efd3f7e6 : [RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED
50f7af560c51 : [DO NOT MERGE] Revert "Check rule package name in ZenModeHelper.addAutomaticRule"
12ccd08c0a1b : [DO NOT MERGE] Revert "Fix system zen rules by using owner package name if caller is system"
0a1612dee7e3 : [DO NOT MERGE] fpService#authWithPrompt uses correct user handle.
fbb31134ac2f : Fix system zen rules by using owner package name if caller is system
3037af55ed28 : Check rule package name in ZenModeHelper.addAutomaticRule
cf56e7e2940e : Make Activites touch opaque - DO NOT MERGE
15b2c2981222 : [DO NOT MERGE] Do not clear calling identify when using BiometricPrompt from FingerprintService.

+- Project: platform/frameworks/native

11fb9f667f : Allow windowhandles with NO_INPUT_CHANNEL - DO NOT MERGE

+- Project: platform/hardware/interfaces

bc119ccb7 : Add additional bounds checks to NNAPI FMQ deserialize utility functions

+- Project: platform/packages/apps/EmergencyInfo

1b90e48b : Removes unnecessary permission from the EmergencyInfo app.

+- Project: platform/packages/apps/Settings

64b1543c87 : RESTRICT AUTOMERGE Make bluetooth switch not discoverable via SliceDeepLinkTrampoline

+- Project: platform/packages/modules/NeuralNetworks

3b995ff9d : Add additional bounds checks to NNAPI FMQ deserialize utility functions

+- Project: platform/packages/modules/Permission

596c5aa46 : Add one-time flag to permission if group is currently one-time

+- Project: platform/packages/modules/Wifi

bd5b511e4b : [DO NOT MERGE] wifi: Reset to default SAP configuration when doing factory reset

+- Project: platform/system/connectivity/wificond

30d9781 : Use sp<T>::make to create the sp pointer for EventLoopCallback