android-security-11.0.0_r49 to android-security-11.0.0_r50 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

d5db7aa9c5 : Version bump to RSV1.210329.026 [core/build_id.mk]

+- Project: platform/external/tremolo

68eae60 : handle cases where order isn't a multiple of dimension

+- Project: platform/frameworks/av

3a99c64063 : C2SoftMp3Dec: fix OOB write in output buffer
49f82072af : Fix heap-buffer-overflow in MPEG4Extractor am: d13a4efc7a

+- Project: platform/frameworks/base

e53058051e97 : Import translations. DO NOT MERGE ANYWHERE
1ecf7eb35c5f : Disallow overlays for ResolverActivity
8ee4e2e67848 : DO NOT MERGE KeyStore ChunkedStreamer must tolerate update consuming 0 bytes.
dfc99fc242a4 : Do not show the notification footer until the user is set up.
15426eacadef : Fix serialization bug in GpsNavigationMessage
6bce93c759c9 : Fix NPE on getTitle()

+- Project: platform/packages/apps/Contacts

c364352a8 : Address photo editing security bug

+- Project: platform/packages/apps/KeyChain

e4a77de : DO NOT MERGE KeyChain protect against overlays.
62fffb1 : DO NOT MERGE Hide overlay on KeyChainActivity

+- Project: platform/packages/apps/Nfc

ef451cd1 : OOBW due to incorrect error handling

+- Project: platform/packages/apps/QuickSearchBox

17086b4 : Secure the pendingIntent in SearchWidgetProvider.

+- Project: platform/packages/apps/Settings

81092fd7f4 : BluetoothSecurity: Add BLUETOOTH_PRIVILEGED permission for pairing dialog

+- Project: platform/packages/providers/ContactsProvider

b9ac3ae3 : Fix issue with call log last modified not being updated.
4cd8ab24 : Ensure update/deletes in the call log notify content observers.

+- Project: platform/packages/providers/MediaProvider

8e802ca6 : Fix use-after-free bug in FuseDaemon

+- Project: platform/system/tools/aidl

db561c94 : An enum is initialized as zero if it doesn't have default value