From f29a55face97ecb7632820977ec694adb86bd6c1 Mon Sep 17 00:00:00 2001 From: Zhizhou Yang Date: Mon, 11 Sep 2017 11:00:59 -0700 Subject: Fix bugs caused by Hwui and Skia syncing After syncing aosp/internal master to up-to-date version, Hwui and Skia cannot build correctly in the suite. Did several modification to fix them: -Fixed blueprint file patch in Hwui -Fixed blueprint file patch in Skia -Removed Skia patch since its no longer needed -Fixed indentation in diff files Test: Rebuilt Skia and Hwui successfully Change-Id: I075737c038368a0a36f968e22936c53477f6b125 --- Binder_flags_aosp.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Binder_flags_aosp.diff') diff --git a/Binder_flags_aosp.diff b/Binder_flags_aosp.diff index 1e3ec6c8..5492b91e 100644 --- a/Binder_flags_aosp.diff +++ b/Binder_flags_aosp.diff @@ -6,7 +6,7 @@ index f7347aef1..a539fac47 100644 "-Wall", "-Wextra", "-Werror", -+ CFLAGS_FOR_BENCH_SUITE ++ CFLAGS_FOR_BENCH_SUITE ], + ldflags: [LDFLAGS_FOR_BENCH_SUITE], product_variables: { -- cgit v1.2.3