Update the core_lib from g3 cl/326157195 updated.

Bug: 162798625
Bug: 162599435

Test: 1. For arm64, manually launched SV service and app on Osprey
  2. For x86, ran the following command:
      lunch aosp_x86-eng; m -j;
  3. For x86-64, ran the following command:
      lunch aosp_x86_64-eng; m -j;

Change-Id: I383927e04585d24dba2fe3d7d87ca4ea9bd96ada
Merged-In: I383927e04585d24dba2fe3d7d87ca4ea9bd96ada
diff --git a/surround_view/service-impl/README b/surround_view/service-impl/README
index 3e3df54..ed35968 100644
--- a/surround_view/service-impl/README
+++ b/surround_view/service-impl/README
@@ -1 +1 @@
-The core_lib.h and the .so files are copied from google3 at Jul 31, 2020.
+The core_lib.h and the .so files are copied from google3 at Aug 8, 2020.
diff --git a/surround_view/service-impl/lib/arm64/libcore_lib_shared.so b/surround_view/service-impl/lib/arm64/libcore_lib_shared.so
index dcff127..f0ad2e6 100755
--- a/surround_view/service-impl/lib/arm64/libcore_lib_shared.so
+++ b/surround_view/service-impl/lib/arm64/libcore_lib_shared.so
Binary files differ
diff --git a/surround_view/service-impl/lib/x86-64/libcore_lib_shared.so b/surround_view/service-impl/lib/x86-64/libcore_lib_shared.so
index fdc1c71..d84ab5c 100755
--- a/surround_view/service-impl/lib/x86-64/libcore_lib_shared.so
+++ b/surround_view/service-impl/lib/x86-64/libcore_lib_shared.so
Binary files differ
diff --git a/surround_view/service-impl/lib/x86/libcore_lib_shared.so b/surround_view/service-impl/lib/x86/libcore_lib_shared.so
index 9c3138f..ce5bca1 100755
--- a/surround_view/service-impl/lib/x86/libcore_lib_shared.so
+++ b/surround_view/service-impl/lib/x86/libcore_lib_shared.so
Binary files differ