android-security-13.0.0_r27 to android-security-13.0.0_r28 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

45fa84243b : Version bump to TSV1.220628.077 [core/build_id.mk]

+- Project: platform/external/dng_sdk

65b4379 : Fail fast in dng sdk if an invalid tag count is seen

+- Project: platform/external/skia

cb33547eee : [bmp] Fix swizzler initialization

+- Project: platform/frameworks/base

27c1bf9dcbe1 : Disable "Developer options" by default for managed profiles.
637776e6d6fc : RemoteViews - Always load new ApplicationInfo from PackageManager.
257483e66e8e : Prevent media button receivers targeting activities
445b348d4dff : Check underlying intent as well as intent selector
d25c803db71a : Do not allow non-system apps to provide unverified attributions
c394f2b2f1b6 : Remove notification content from icon a11y
e417481d55cf : Get calling package name using a reliable API
1d1895536123 : Fix settings activity showing background bp when createConfirmDeviceCredentialIntent() API is used.
a6507a5174cb : Check sound Uri permission when creating a notification channel
27b5b41184c5 : Parse authority to separate userId and non-user parts of it
16c097881f93 : Check cross user permissions for a given UID
f58054c926e5 : BaseBundle: fix unparcel error logic
28bb611f76c5 : Verify that the caller has permissions for the icons it provided.

+- Project: platform/frameworks/native

2b110f20a1 : [DO NOT MERGE] Send dim layer in input list
7bc5483541 : Ensure objects remain valid after calling policy

+- Project: platform/packages/apps/DocumentsUI

db3f1075f : Fix for SAF loophole in the lastAccessedStack.
4bf59a5c3 : Restrict initial location for ACTION_OPEN_DOCUMENT/_TREE

+- Project: platform/packages/apps/Settings

3d7c35753eb : Remove incorrect call to Window.addFlags with a system flag
07de5a14c05 : Check the permission of the callingUid instead of the calling package
6b4d0f517ba : Add default Sound Picker package name
a0c358197ac : Set class name when createConfirmDeviceCredentialIntent() API is used.

+- Project: platform/packages/modules/Bluetooth

6a3d68b56f : Fix type confusion in avdt_msg.cc
78efe7e1a0 : Backport regression fixes for 288144143

+- Project: platform/packages/modules/Permission

54fd3924b8 : Role re-evaluation should respect ask every time choice by user

+- Project: platform/packages/providers/MediaProvider

60e37107e : Expand the size of zero_addr to the maximum size of a single request.

+- Project: platform/packages/services/Telecomm

f9f37f0f8 : Ensure ScheduledExecutor is not shutdown before scheduling timeout cleanup.
b21d9f1a4 : Ensure connection is unbound on call redirection timeout.

+- Project: platform/packages/services/Telephony

7db175f45 : Prevent overlays on Telephony settings screen.