aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVikas Marwaha <vikasmarwaha@google.com>2016-12-22 22:42:09 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-12-22 22:42:09 +0000
commitb241f91db9dec033ee76fa47ea7dcd2866533d19 (patch)
tree7fcdcf5e0836231fb0a05b88ba649a12521092b9
parentdb8e38e0b1e1fcb808a98d063b469ac0db4288ca (diff)
parenta13739697802d80932af3009eebd41e61cff9470 (diff)
downloadcdd-b241f91db9dec033ee76fa47ea7dcd2866533d19.tar.gz
CDD: Require settings menu to select default assistant. am: b65081c62f
am: a137396978 Change-Id: I888445af6e7480a6898d09f0de3fb11597c29626
-rw-r--r--3_software/3_2_soft-api-compatibility.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/3_software/3_2_soft-api-compatibility.md b/3_software/3_2_soft-api-compatibility.md
index ea6db2a..419096a 100644
--- a/3_software/3_2_soft-api-compatibility.md
+++ b/3_software/3_2_soft-api-compatibility.md
@@ -349,3 +349,6 @@ implementation reports android.hardware.nfc.hce.
(https://developer.android.com/reference/android/telecom/TelecomManager.html#ACTION_CHANGE_DEFAULT_DIALER)
intent to show a dialog to allow the user to change the default Phone application, if the
device implementation reports `android.hardware.telephony`.
+* MUST honor the [android.settings.ACTION_VOICE_INPUT_SETTINGS](https://developer.android.com/reference/android/provider/Settings.html#ACTION_VOICE_INPUT_SETTINGS)
+ intent when the device supports the VoiceInteractionService and show a
+ default app settings menu for voice input and assist. \ No newline at end of file