commit | 6e9c6e0a1d2591394999c04f95ef5157e505a22d | [log] [tgz] |
---|---|---|
author | Trevor Radcliffe <tradical@google.com> | Tue Aug 16 15:10:59 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 16 15:10:59 2022 +0000 |
tree | 9977a1525300c565e9557bca4548de914dd922eb | |
parent | 5336f64c136f91f2d8c3c7da5e71c42bbc8179fd [diff] | |
parent | 8393dfacb0c2610f3e71d052fd62dfd3d2508838 [diff] |
Merge "Point directly to generated c sysprop_library"
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",