Test: remove references to the assistant overlay from setStatusBarDisabled

Fixes: 146097450
Test: documentation changes only
Change-Id: I6eacc0d3b5370e0ed24d97f77640a1377a4674d7
diff --git a/apps/CtsVerifier/res/values/strings.xml b/apps/CtsVerifier/res/values/strings.xml
index 3bc5bb6..e8d728c 100755
--- a/apps/CtsVerifier/res/values/strings.xml
+++ b/apps/CtsVerifier/res/values/strings.xml
@@ -3364,10 +3364,10 @@
     </string>
     <string name="device_owner_disable_statusbar_test">Disable status bar</string>
     <string name="device_owner_disable_statusbar_test_info">
-            Please press the below button to disable the status bar and verify that quick settings, notifications
-            and the assistant gesture are no longer available.\n
-            Next, press the button to reenable the status bar and verify that quick settings, notification
-            and the assistant gesture are available again.\n
+            Please press the below button to disable the status bar and verify that quick settings and notifications
+            are no longer available.\n
+            Next, press the button to reenable the status bar and verify that quick settings and notifications
+            are available again.\n
             Please mark the test accordingly.
     </string>
     <string name="device_owner_disable_statusbar_button">Disable status bar</string>