diff options
Diffstat (limited to 'init/Android.bp')
| -rw-r--r-- | init/Android.bp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/init/Android.bp b/init/Android.bp index cb7a9a8..e6355f0 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 // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,7 +19,6 @@ cc_library_static { recovery_available: true, srcs: ["init_fxtec_msm8998.cpp"], include_dirs: [ - "system/core/base/include", "system/core/init" ], shared_libs: [ |
