Rename VirtManager to VirtualizationService.
Bug: 188042280
Test: atest VirtualizationTestCases
Change-Id: I15f3f91e464f52d1b1fd47b1290846b1d21fa665
diff --git a/tests/Android.bp b/tests/Android.bp
index a06977e..be6e653 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -36,7 +36,7 @@
static_libs: [
// The existence of the library in the system partition is not guaranteed.
// Let's have our own copy of it.
- "android.system.virtmanager-cpp",
+ "android.system.virtualizationservice-cpp",
],
shared_libs: [
"libbase",