android-security-11.0.0_r61 to android-security-11.0.0_r62 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

fbe25432ad : Version bump to RSV1.210329.071 [core/build_id.mk]
84067eb181 : Version bump to RSV1.210329.070 [core/build_id.mk]
534506c216 : Version bump to RSV1.210329.069 [core/build_id.mk]
1176bd7b20 : Version bump to RSV1.210329.068 [core/build_id.mk]
48329afae8 : Version bump to RSV1.210329.067 [core/build_id.mk]
3bc4cc0ce8 : Version bump to RSV1.210329.066 [core/build_id.mk]

+- Project: platform/external/dtc

3b55d69 : libfdt: fdt_path_offset_namelen: Reject empty paths am: d10c84c4bc am: 9f4834b735

+- Project: platform/frameworks/base

919023c98e2d : [DO NOT MERGE] Revert "Fix system zen rules by using owner package name if caller is system"
251f7066d6d2 : [DO NOT MERGE] Revert "Check rule package name in ZenModeHelper.addAutomaticRule"
abcf4d335597 : Validate package name passed to setApplicationRestrictions.
f65eb3bafc0b : Add safety checks on KEY_INTENT mismatch.
658d63763f39 : [DO NOT MERGE] Fix permanent denial of service via setComponentEnabledSetting
130662f0dd63 : [Do Not Merge] Ignore malformed shortcuts
4abf5fc69e5c : [DO NOT MERGE] Update window with FLAG_SECURE when bouncer is showing
fd7ba743b305 : [RESTRICT AUTOMERGE] Allow activity to be reparent while allowTaskReparenting is applied
5f66272f9609 : Fix a security issue in app widget service.
62380ba9be4b : Fix NPE
91a5d2df69a7 : [pm] forbid deletion of protected packages
9b42ce714f4c : Include all enabled services when FEEDBACK_ALL_MASK.
02c05f689349 : Prevent non-admin users from deleting system apps.
f6395b1b40ce : Limit the size of NotificationChannel and NotificationChannelGroup
a1358b464953 : Revert "Prevent non-admin users from deleting system apps."
b272d38e3725 : Drop input for toast and child surfaces
d50b2c375351 : SurfaceControl: Add setDropInputMode api
14f4eb6fb499 : DO NOT MERGE: Revert "Map TYPE_TRUSTED_APPLICATION_OVERLAY to system window type for A11y"
a8541d6dc2b1 : Add mechanism for a task's windows to be trusted overlays
453cc8d78c43 : Change InputWindowInfo::isTrustedOverlay() to be permission and flag based

+- Project: platform/frameworks/minikin

fcb7507 : Fix OOB crash for registerLocaleList
424f854 : Fix OOB read for registerLocaleList

+- Project: platform/frameworks/native

f947be7fa0 : SurfaceFlinger: Implement drop input modes
b8c1281e7f : InputFlinger: Add DROP_INPUT feature flags
5be28bb5a7 : SurfaceControl: Add setDropInputMode api
ed9f09b785 : DO NOT MERGE Initialize DrawingState::trustedOverlay to false in constructor
2495fc8c2e : Add mechanism for a task's windows to be trusted overlays (SF)
3a3c097fb7 : Change InputWindowInfo::isTrustedOverlay() to be permission and flag based.

+- Project: platform/hardware/nxp/nfc

906d22c : OOBR in NxpMfcReader::SendIncDecRestoreCmdPart2

+- Project: platform/packages/apps/EmergencyInfo

5a0a1325 : Prevent exfiltration of system files via avatar picker.
f96c4758 : Revert "Prevent exfiltration of system files via user image settings."

+- Project: platform/packages/apps/Settings

a28eabcbd5 : Prevent exfiltration of system files via avatar picker.
03e65dc06e : Revert "Prevent exfiltration of system files via user image settings."

+- Project: platform/packages/services/Telecomm

71516aabf : Hide overlay windows when showing phone account enable/disable screen.