commit | 8393dfacb0c2610f3e71d052fd62dfd3d2508838 | [log] [tgz] |
---|---|---|
author | Trevor Radcliffe <tradical@google.com> | Wed Jun 08 14:18:34 2022 +0000 |
committer | Trevor Radcliffe <tradical@google.com> | Fri Aug 12 18:22:04 2022 +0000 |
tree | e0ca690744164f9ddc53318e90fff6336ef4a6bc | |
parent | 62d012dd996e1436cd73c7898824b1212548ccda [diff] |
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",