===================================================================== ===================================================================== 13 files changed, 318 insertions(+), 218 deletions(-) ===================================================================== ===================================================================== ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/libcxx on top of android-7.1.2_r11 include/__config | 6 ++++++ include/string | 4 ++++ 2 files changed, 10 insertions(+) 28b582200 Disable unsigned integer sanitizer for basic_string::replace() ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/libjpeg-turbo on top of android-7.1.2_r11 Android.mk | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) 18d192c Android.mk: integrate tjbench test ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/mksh on top of android-7.1.2_r11 mkshrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 06b51ad update the promopt and add alias for ll ===================================================================== Patchsets applied to https://android.googlesource.com/platform/frameworks/native on top of android-7.1.2_r11 opengl/libagl/egl.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 89948898f libGLES_android: Add generic 32bpp BGRA EGLConfig ===================================================================== Patchsets applied to https://android.googlesource.com/platform/system/core on top of android-7.1.2_r11 init/Android.mk | 13 ++ init/bootchart.cpp | 330 ++++++++++++++++++----------------------------- init/bootchart.h | 3 +- init/bootchart_parse.cpp | 101 +++++++++++++++ init/builtins.cpp | 2 +- init/init.cpp | 2 - rootdir/init.rc | 5 +- 7 files changed, 247 insertions(+), 209 deletions(-) 2474cc8c2 add bootchart_parse command 8eec0e613 improvement on bootchart cherry picked from upstream: ===================================================================== Patchsets applied to https://android.googlesource.com/platform/system/netd on top of android-7.1.2_r11 server/CommandListener.cpp | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) b9a73e9 CommandListener.cpp: ensures to sort interfaces in alphabetical order