android-5.1.1_r12 to android-5.1.1_r17 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 Note: This doesn't show changes in device specific repositories.

Please do not copy this without attribution to this site and JBQ for the original script.

+- Project: platform/build

41c0eab : "LYZ28K"

+- Project: platform/frameworks/av

417a57a : MPEG4Extractor.cpp: handle chunk_size > SIZE_MAX
ac09dc5 : Guard against codecinfo overflow

+- Project: platform/frameworks/base

7bb5a04 : Prevent insanely long passwords from crashing SystemUI
e69b45e : DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes
913c56a : Check that the parcel contained the expected amount of region data. DO NOT MERGE

+- Project: platform/frameworks/native

415cb19 : Disregard alleged binder entities beyond parcel bounds
fecb040 : Verify that the native handle was created

+- Project: platform/frameworks/opt/telephony

85d245a : Externally-reported Moderate severity vulnerability in SMS: Apps can bypass the SMS short code notification prompt

+- Project: platform/system/core

9e395ee : Prevent integer overflow when allocating native_handle_t

+- Project: platform/system/security

2e8124e : Fix unchecked length in Blob creation