android-security-12.0.0_r38 to android-security-12.0.0_r39 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

00d8a10a1f : Version bump to SSV1.210916.039 [core/build_id.mk]
6e25e35b58 : Version bump to SSV1.210916.038 [core/build_id.mk]

+- Project: platform/external/expat

166ddfe0 : Prevent more integer overflows
a2b37418 : Prevent integer overflow in function doProlog
1ba8f7df : Prevent XML_GetBuffer signed integer overflow
41138cb9 : Prevent integer overflow in copyString

+- Project: platform/frameworks/av

c8031fb745 : Fix Out of Bounds read in TextDescriptions.cpp

+- Project: platform/frameworks/base

9c1af7826df2 : Remove package name from SafetyNet logs
937c44ec16bc : Parcel: recycle recycles
8538f06f29d3 : Fix duplicate permission privilege escalation

+- Project: platform/packages/providers/MediaProvider

d4b0487f8 : DO NOT MERGE Avoid path traversal in MediaProvider delete call