From e7adad986a815142577b122c6e94c963cd0a670c Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Fri, 11 Feb 2022 23:56:06 +0000 Subject: [PATCH] sdm660-common: Drop No Longer Necessary libbase Include Dir It seems that soong is now solving exported headers for all modules in shared_libs. Signed-off-by: Aaradhay Vijay Signed-off-by: pix106 --- init/Android.bp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init/Android.bp b/init/Android.bp index f285e87a..b35cfabf 100644 --- a/init/Android.bp +++ b/init/Android.bp @@ -1,5 +1,5 @@ // -// Copyright (C) 2019-2020 The LineageOS Project +// Copyright (C) 2019-2020,2022 The LineageOS Project // // SPDX-License-Identifier: Apache-2.0 // @@ -9,7 +9,6 @@ cc_library_static { recovery_available: true, srcs: ["init_sdm660.cpp"], include_dirs: [ - "system/libbase/include", "system/core/init", ], shared_libs: [