android-security-11.0.0_r1 to android-11.0.0_r2 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

8f5fa67881 : Version bump to RP1A.200720.010 [core/build_id.mk]

+- Project: device/google/sunfish

1eefdf4 : Increase the debounce 4 sec

+- Project: platform/frameworks/base

cf86e2505d41 : Mark implicit PendingIntents as immutable
111490f18d55 : Add missing isShellUser check

+- Project: platform/frameworks/native

b437df06d0 : GpuService: secure setUpdatableDriverPath

+- Project: platform/frameworks/opt/telephony

95c2a717d4 : Add package checking with Uid in EuiccController#getEid

+- Project: platform/hardware/interfaces

ba3b87b6a : wifi(vts): Use blocking getService to wait for service to come up

+- Project: platform/packages/apps/Contacts

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

+- Project: platform/system/core

44cbd51b6 : libutils: check vsnprintf error