Cleanup references to system/core/liblog -> system/logging/liblog

BUG: 170387172
Test: TH
Change-Id: I673bc93dffe4c85ff38004a0dc16a7fc95106291
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 @@
 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 @@
 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 @@
 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 @@
 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