Merge "benchmark:Clear the first virtio-blk IO benchmark"
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",