summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2020-10-26 14:46:08 +0000
committerBaligh Uddin <baligh@google.com>2020-10-26 14:46:08 +0000
commit1fd971109acc9f74c071e1e7add3430a773837a1 (patch)
tree3a7f61cceaf1ec9e7818165de4e49a284168140d
parenteb37cbc1f91cf93ae2de065ff5d8d4d0326fa714 (diff)
downloadv28-1fd971109acc9f74c071e1e7add3430a773837a1.tar.gz
Cleanup references to system/core/liblog -> system/logging/liblog
BUG: 170387172 Test: TH Change-Id: I673bc93dffe4c85ff38004a0dc16a7fc95106291
-rw-r--r--arm/configs/module_paths.txt2
-rw-r--r--arm64/configs/module_paths.txt2
-rw-r--r--x86/configs/module_paths.txt2
-rw-r--r--x86_64/configs/module_paths.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/arm/configs/module_paths.txt b/arm/configs/module_paths.txt
index 9353388..549a08d 100644
--- a/arm/configs/module_paths.txt
+++ b/arm/configs/module_paths.txt
@@ -209,7 +209,7 @@ libRSCpuRef.so frameworks/rs/cpu_ref
libRSDriver.so frameworks/rs
libRS_internal.so frameworks/rs
libbacktrace.so system/core/libbacktrace system/core/libbacktrace
-libbase.so system/core/base system/core/base
+libbase.so system/libbase system/libbase
libbcinfo.so frameworks/compile/libbcc/bcinfo
libblas.so external/cblas
libc++.so external/libcxx
diff --git a/arm64/configs/module_paths.txt b/arm64/configs/module_paths.txt
index 858063f..7423edb 100644
--- a/arm64/configs/module_paths.txt
+++ b/arm64/configs/module_paths.txt
@@ -210,7 +210,7 @@ libRSCpuRef.so frameworks/rs/cpu_ref
libRSDriver.so frameworks/rs
libRS_internal.so frameworks/rs
libbacktrace.so system/core/libbacktrace system/core/libbacktrace
-libbase.so system/core/base system/core/base
+libbase.so system/libbase system/libbase
libbcinfo.so frameworks/compile/libbcc/bcinfo
libblas.so external/cblas
libc++.so external/libcxx
diff --git a/x86/configs/module_paths.txt b/x86/configs/module_paths.txt
index 62ac050..945adb2 100644
--- a/x86/configs/module_paths.txt
+++ b/x86/configs/module_paths.txt
@@ -209,7 +209,7 @@ libRSCpuRef.so frameworks/rs/cpu_ref
libRSDriver.so frameworks/rs
libRS_internal.so frameworks/rs
libbacktrace.so system/core/libbacktrace system/core/libbacktrace
-libbase.so system/core/base system/core/base
+libbase.so system/libbase system/libbase
libbcinfo.so frameworks/compile/libbcc/bcinfo
libblas.so external/cblas
libc++.so external/libcxx
diff --git a/x86_64/configs/module_paths.txt b/x86_64/configs/module_paths.txt
index 327aec0..48ebc64 100644
--- a/x86_64/configs/module_paths.txt
+++ b/x86_64/configs/module_paths.txt
@@ -210,7 +210,7 @@ libRSCpuRef.so frameworks/rs/cpu_ref
libRSDriver.so frameworks/rs
libRS_internal.so frameworks/rs
libbacktrace.so system/core/libbacktrace system/core/libbacktrace
-libbase.so system/core/base system/core/base
+libbase.so system/libbase system/libbase
libbcinfo.so frameworks/compile/libbcc/bcinfo
libblas.so external/cblas
libc++.so external/libcxx