android-11.0.0_r3 to android-11.0.0_r4 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

aa462ee010 : Version bump to RP1A.201005.004 [core/build_id.mk]
9a6afb121f : Version bump to RP1A.201005.003 [core/build_id.mk]
8b316d4870 : Version bump to RP1A.201005.002 [core/build_id.mk]
e42523e9f3 : Update Security String to 2020-10-05
1e463f60b8 : Update Security String to 2020-10-01
73fb337300 : Version bump to RP1A.200720.012 [core/build_id.mk]

+- Project: device/google/bonito

230d8700 : DO NOT MERGE Update Bonito SVN to 30

+- Project: device/google/coral

fe0fec6e : Update Coral SVN to 28

+- Project: device/google/sunfish

bec324b : Update Sunfish SVN to 13
0fcf450 : Update Sunfish SVN to 12

+- Project: platform/frameworks/base

426d1e21ab62 : Support dispatchNullEvent virtual method
62f66da68af4 : Do not leak dump objects.
979cb4566c6a : Make non-blockable notification more robust
3d725e8768c3 : Notify IORap without including packages for secondary dex opt.
a95061ca2d46 : Mark implicit PendingIntents as immutable
cbcf477e8b05 : Add missing isShellUser check

+- Project: platform/frameworks/native

be61754a3a : Fix refresh rate callback fan-out for choreographer
e0984b06cb : GpuService: secure setUpdatableDriverPath

+- Project: platform/frameworks/opt/telephony

cfaf9f980a : Add package checking with Uid in EuiccController#getEid

+- Project: platform/packages/apps/Contacts

c98709525 : Correct vulnerability when setting pending intents on import/export notifications by setting FLAG_IMMUTABLE

+- Project: platform/packages/apps/Launcher3

c7c9e80d5 : Store mHistoricTimes as longs intead of floats
15bcf24af : Fixing wrong velocity state when there are too few samples

+- Project: platform/packages/apps/Stk

9f8fc0e : Treat recentapps as home press for STK dialogs

+- Project: platform/system/core

bad50ed24 : libutils: check vsnprintf error