From 83333fa97563f27ad85af85a8d3654b44c3de347 Mon Sep 17 00:00:00 2001 From: nyyu Date: Sun, 29 May 2022 08:42:03 +0200 Subject: [PATCH] msm8974-common: init: Drop no longer necessary libbase include dir It seems that soong is now solving exported headers for all modules in shared_libs. Change-Id: Id9612abe17222226fd8b3009c92f5376543ec261 --- init/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/init/Android.bp b/init/Android.bp index 2976670..5733bbc 100644 --- a/init/Android.bp +++ b/init/Android.bp @@ -19,7 +19,6 @@ cc_library_static { recovery_available: true, srcs: ["init_msm8974.cpp"], include_dirs: [ - "system/core/base/include", "system/core/init" ], shared_libs: [