Point directly to generated c sysprop_library

Bug: 226199990
Test: m
Change-Id: Ib30a74d46dd919ae147209e34bb1a8ad615f4750
diff --git a/tests/Android.bp b/tests/Android.bp
index a06a33a..b849d37 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -41,7 +41,7 @@
         // The existence of the library in the system partition is not guaranteed.
         // Let's have our own copy of it.
         "android.system.virtualizationservice-cpp",
-        "PlatformProperties",
+        "libPlatformProperties",
     ],
     shared_libs: [
         "libbase",