===================================================================== ===================================================================== 16 files changed, 329 insertions(+), 219 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(+) 60cd6b82d Disable unsigned integer sanitizer for basic_string::replace() ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/libdrm on top of android-7.1.2_r11 amdgpu/Android.mk | 4 ++++ include/drm/drm.h | 1 + omap/Android.mk | 19 +++++++++++++++++++ omap/omap_drm.c | 2 +- 4 files changed, 25 insertions(+), 1 deletion(-) 85f35b19 amdgpu: android: compile amdgpu on BOARD_GPU_DRIVERS f8dd52c5 omap: Add DRM_RDWR flag to dmabuf export acaf4c52 libdrm: Add define for DRM_RDWR 6d285663 omap: build file for android ===================================================================== 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(+) 06ded5b 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(-) 367a7fb update the promopt and add alias for ll ===================================================================== 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(-) c1eadc861 add bootchart_parse command d666e5d53 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(-) c2012cb CommandListener.cpp: ensures to sort interfaces in alphabetical order