android-security-12.0.0_r45 to android-security-12.0.0_r46 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

55e26e0ed5 : Version bump to SSV1.210916.062 [core/build_id.mk]
fd9c6eef95 : Version bump to SSV1.210916.061 [core/build_id.mk]
0dc026a5ec : Version bump to SSV1.210916.060 [core/build_id.mk]

+- Project: platform/external/angle

28cbea4646 : Fix a bug when getting a gzip header extra field with inflate().

+- Project: platform/frameworks/base

359c73df6564 : [RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs
bc4eba0bd83b : Fix bypass BAL via LocationManager.requestFlush
d1eb5f5d345d : Add a limit on channel group creation
6ec9728f6043 : [RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege
e9f458c52e9c : [DO NOT MERGE] Backport BAL restrictions from T to S, this blocks apps from using Alarm Manager to bypass BAL restrictions.
975008fc4401 : Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE
2e00a2fa1158 : Checking if package belongs to UID before registering broadcast receiver
6958318cfee1 : Fix checkKeyIntentParceledCorrectly's bypass
d22b37f5fb77 : Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"
9d0c0e43619d : DO NOT MERGE: Context#startInstrumentation could be started from SHELL only now.
fc5ab237168b : [RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege

+- Project: platform/frameworks/native

26b4a00d1a : Mitigate the security vulnerability by sanitizing the transaction flags.

+- Project: platform/hardware/nxp/nfc

ec0a95d : OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2
8b256f5 : Revert "OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2"
93f8c96 : OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2

+- Project: platform/packages/apps/Settings

7aedffc08e : Only primary user is allowed to control secure nfc

+- Project: platform/packages/modules/Wifi

b57842633f : Revert "Revert "[DO NOT MERGE] wifi: remove certificates for network factory reset""

+- Project: platform/packages/providers/MediaProvider

c25a67d02 : Canonicalise path before extracting relative path

+- Project: platform/packages/services/Telecomm

ebf765886 : DO NOT MERGE do not process content uri in call Intents
c515063ae : Ensure service unbind when receiving a null call screening service in onBind.

+- Project: platform/system/nfc

5da5877a : OOBW in nci_snd_set_routing_cmd()