Update text shown in Private Space Setup conclusion screen

Bug: 311259003
Test: Verified correct string is shown in Setup conclusion screen
Change-Id: I8856f1cebefb84d0304881c1a834a30d5f612977
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3582209..52be658 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1301,7 +1301,7 @@
     <!-- Title for Private Space setup success screen. [CHAR LIMIT=30] -->
     <string name="privatespace_success_title">All set!</string>
     <!-- Summary for the Private Space setup success screen. [CHAR LIMIT=NONE] -->
-    <string name="privatespace_access_text">To access Private Space, swipe up from the bottom of your home screen, then scroll down</string>
+    <string name="privatespace_access_text">You can access Private Space from your apps list</string>
     <!-- Label for Private Space done button to show a toast, finish setup and launch All apps [CHAR LIMIT=30] -->
     <string name="privatespace_done_label">Done</string>
     <!-- Toast to show on private space setup completion informing user to scroll down All apps to access private space. [CHAR LIMIT=60] -->