diff --git a/api/current.xml b/api/current.xml index b2a2bc1d376f4..b62cc9ad8389d 100644 --- a/api/current.xml +++ b/api/current.xml @@ -135928,6 +135928,28 @@ + + + + <{@link android.R.styleable#RecognitionService recognition-service}> tag. + */ + public static final String SERVICE_META_DATA = "android.speech"; /** Log messages identifier */ private static final String TAG = "RecognitionService"; diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 794a9f0afcb42..ff8cdc9d392b5 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -1452,7 +1452,7 @@ included in that tag. --> + the settings for this service. --> @@ -3494,8 +3494,6 @@ meta-data entry. Described here are the attributes that can be included in that tag. --> - @@ -3586,5 +3584,13 @@ + + + + +