ITS: clean up logging for sensor_fusion runs.

files affected:
  tools/run_all_tests.py

bug: 225932974
Change-Id: I1a8f1f24fb3d9ed2e47cc8660e6c63867a63a318
diff --git a/apps/CameraITS/tools/run_all_tests.py b/apps/CameraITS/tools/run_all_tests.py
index d9b0afc..86102765 100644
--- a/apps/CameraITS/tools/run_all_tests.py
+++ b/apps/CameraITS/tools/run_all_tests.py
@@ -412,7 +412,7 @@
     auto_scene_switch = True
   else:
     auto_scene_switch = False
-    logging.info('Manual testing: no tablet defined or testing scene5.')
+    logging.info('No tablet: manual, sensor_fusion, or scene5 testing.')
 
   for camera_id in camera_id_combos:
     test_params_content['camera'] = camera_id