Update the core_lib from g3 cl/324068941 updated.

Bug: 161077062
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; m out/soong/.intermediates/packages/services/Car/surround_view/service-impl/android.automotive.sv.service@1.0-impl/android_vendor.S_x86/unstripped/android.automotive.sv.service@1.0-impl
  3. For x86-64, ran the following command:
      lunch aosp_x86_64-eng; m -j; m out/soong/.intermediates/packages/services/Car/surround_view/service-impl/android.automotive.sv.service@1.0-impl/android_vendor.S_x86_64/unstripped/android.automotive.sv.service@1.0-impl

Change-Id: I99a28bd7415b800f5d9f2ea5509a467a1a8f8df3
Merged-In: I99a28bd7415b800f5d9f2ea5509a467a1a8f8df3
(cherry picked from commit 1bbd25229ad920dc5600fbf0c449923bd598a3fe)
diff --git a/surround_view/service-impl/README b/surround_view/service-impl/README
index d7b5e7c..3e3df54 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 Mar 19, 2020.
+The core_lib.h and the .so files are copied from google3 at Jul 31, 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 5ca36a5..dcff127 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 7f2e039..fdc1c71 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 9d0f4ef..9c3138f 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