android-security-14.0.0_r18 to android-security-14.0.0_r19 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

44561396d9 : Version bump to USV1.230808.035 [core/build_id.mk]
c122dc48a3 : Version bump to USV1.230808.034 [core/build_id.mk]

+- Project: platform/external/dng_sdk

748dbd7 : Fail fast in dng sdk if an invalid tag count is seen

+- Project: platform/external/skia

fc2ebb312c : [bmp] Fix swizzler initialization

+- Project: platform/frameworks/base

2095d130b4d7 : Disable "Developer options" by default for managed profiles.
60335b2eae73 : RemoteViews - Always load new ApplicationInfo from PackageManager.
89e32320207c : DO NOT MERGE: Update ActivityRecordInputSink using the pending transaction
d2216fc62a9e : Check underlying intent as well as intent selector
79211e094a73 : Do not allow non-system apps to provide unverified attributions
4ec1792148a5 : Remove notification content from icon a11y
8575592802b9 : Get calling package name using a reliable API
6894ba3da6da : Fix settings activity showing background bp when createConfirmDeviceCredentialIntent() API is used.
04a5d5dd0910 : Check sound Uri permission when creating a notification channel
98b6fa464f3e : Parse authority to separate userId and non-user parts of it
e786773b7ff0 : Check cross user permissions for a given UID
ece83fb425b1 : BaseBundle: fix unparcel error logic
2880f0ab2dc6 : Fix: Block opening settings app on keyguard without user auth
82aa8527b7da : Verify that the caller has permissions for the icons it provided.

+- Project: platform/frameworks/native

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

+- Project: platform/packages/apps/DocumentsUI

1f283d5b8 : Fix for SAF loophole in the lastAccessedStack.
954b6d539 : Restrict initial location for ACTION_OPEN_DOCUMENT/_TREE

+- Project: platform/packages/apps/Settings

7255b2eaac4 : Remove incorrect call to Window.addFlags with a system flag
4a9cb946e97 : Check the permission of the callingUid instead of the calling package
ad9fb985df4 : Add default Sound Picker package name
1c0ab9c696d : Set class name when createConfirmDeviceCredentialIntent() API is used.

+- Project: platform/packages/modules/Bluetooth

efa5f4ef38 : Fix type confusion in avdt_msg.cc
b6008f926a : Backport regression fixes for 288144143

+- Project: platform/packages/modules/IntentResolver

20cef18d : Check underlying intent as well as intent selector

+- Project: platform/packages/modules/Permission

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

+- Project: platform/packages/providers/MediaProvider

961c8cbd2 : Expand the size of zero_addr to the maximum size of a single request.

+- Project: platform/packages/services/Telecomm

52ae66359 : Revert "Resolve cross account user ringtone validation."
4519ff98a : Resolve cross account user ringtone validation.
c6e005381 : Ensure ScheduledExecutor is not shutdown before scheduling timeout cleanup.
284cf771a : Ensure connection is unbound on call redirection timeout.

+- Project: platform/packages/services/Telephony

92f47baf4 : Prevent overlays on Telephony settings screen.