Merge changes I8e7ba665,I9598974c,Ibc922b98,Ib30cf12a,I7c422c8d, ... into main

* changes:
  Further cleanup of the Launcher app
  Further simplify the Logger class
  Refactor logging routines into a separate class
  Refactor VM lifecycle routine to a separate class
  Refactor display handling into a seperate class
  Refactor input handling into a seperate class
  Rename VmConfigJson to ConfigJson
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a822210..fc88a59 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -46,6 +46,9 @@
     },
     {
       "name": "libdice_driver_test"
+    },
+    {
+      "name": "vm_accessor_test"
     }
   ],
   "avf-postsubmit": [
@@ -64,9 +67,6 @@
     {
       "name": "AvfRkpdAppGoogleIntegrationTests",
       "keywords": ["internal"]
-    },
-    {
-      "name": "vm_accessor_test"
     }
   ],
   "ferrochrome-postsubmit": [