commit | 3aa97b0b26b115a9cd0adabdfb8888c58cac1895 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Oct 26 20:45:40 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Oct 26 20:48:10 2023 +0900 |
tree | 1f15a0fbaa1bf01e24a04908447bf1b8c94eca0f | |
parent | 442902f5d63bb0e5cbbcb8fd55369fa00358e100 [diff] |
pvmfw-tool: Fix runtime crash Bug: 289627688 Test: Launch pvmfw-tool Change-Id: Ib847ee61b91a1f8ba3a3e66c5570b00c29fba0b5
diff --git a/tests/pvmfw/tools/pvmfw-tool-manifest.txt b/tests/pvmfw/tools/pvmfw-tool-manifest.txt index dc71fd2..8b2535a 100644 --- a/tests/pvmfw/tools/pvmfw-tool-manifest.txt +++ b/tests/pvmfw/tools/pvmfw-tool-manifest.txt
@@ -1,2 +1,2 @@ Manifest-Version: 1.0 -Main-Class: com.android.microdroid.PvmfwTool +Main-Class: com.android.pvmfw.PvmfwTool