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

BUG: 170387172
Test: TH
Change-Id: If978865b71db49d5652eb05b51c7dada880a0174
diff --git a/arm/configs/module_paths.txt b/arm/configs/module_paths.txt
index b2836fb..fbae01c 100644
--- a/arm/configs/module_paths.txt
+++ b/arm/configs/module_paths.txt
@@ -165,7 +165,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 370ebae..62959b7 100644
--- a/arm64/configs/module_paths.txt
+++ b/arm64/configs/module_paths.txt
@@ -167,7 +167,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 bd926d7..f68b91b 100644
--- a/x86/configs/module_paths.txt
+++ b/x86/configs/module_paths.txt
@@ -165,7 +165,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 8a0857c..33ad695 100644
--- a/x86_64/configs/module_paths.txt
+++ b/x86_64/configs/module_paths.txt
@@ -167,7 +167,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