Rename VirtualizationTestHelper to MicrodroidHostTestHelper
This is a common base class for Microdroid host tests. Make the name
reflect the purpose.
Test: m MicrodroidHostTestCases
Change-Id: I746d76205c9c26ce71f5e8c1025257bf6057f913
diff --git a/authfs/tests/Android.bp b/authfs/tests/Android.bp
index 61a6ef5..ebc6dd4 100644
--- a/authfs/tests/Android.bp
+++ b/authfs/tests/Android.bp
@@ -11,7 +11,7 @@
"compatibility-host-util",
],
static_libs: [
- "VirtualizationTestHelper",
+ "MicrodroidHostTestHelper",
],
test_suites: ["general-tests"],
//TODO(b/235263148) use data_device_bins_64