From 4509b726d072497e6667fb7fc10286d95e0d8416 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 13 Jun 2018 09:36:20 -0700 Subject: Remove unused references to external/valgrind. Bug: http://b/77856586 Test: builds Change-Id: Ib62e6ada084edf3ba3da9fa80dbc4440135f4049 --- Android.bp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Android.bp b/Android.bp index 1cb63dd806..d5059fb901 100644 --- a/Android.bp +++ b/Android.bp @@ -57,10 +57,6 @@ cc_defaults { "-Wno-missing-field-initializers", "-Wno-unused-parameter", ], - include_dirs: [ - "external/valgrind/include", - "external/valgrind", - ], // Note: Although the generated header files are exported here, in building // libchrome, "." has priority (unlike building projects using libchrome), -- cgit v1.2.3