Update to the latest core lib .so

Bug: 157133689
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.30_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.30_x86_64/unstripped/android.automotive.sv.service@1.0-impl
Change-Id: I9a66ccd4fae068bfb0448ae5da5313c309e85f05
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 2421d41..3988762 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 34d1f6a..e9f94db 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 c6ba2b6..b82d025 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