diff --git a/api/current.xml b/api/current.xml
index 19b3bba921523..a7ac7447933a2 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -29087,6 +29087,17 @@
deprecated="not deprecated"
visibility="public"
>
+
Input: {@link android.app.SearchManager#QUERY getStringExtra(SearchManager.QUERY)} + * is the text to search for. If empty, simply + * enter your search results Activity with the search UI activated. + *
Output: nothing. + */ + @SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION) + public static final String ACTION_SYSTEM_TUTORIAL = "android.intent.action.SYSTEM_TUTORIAL"; /** * Activity Action: Perform a web search. *