commit | 581dbe94f1cab2d5fda91e2a4624431c50d09976 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Thu Apr 30 13:51:11 2015 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Thu Apr 30 13:51:11 2015 -0700 |
tree | 50e21f8eb755efb93a75a0b85b8751926e5e2556 | |
parent | 17f35812297aafca37ba95b18cda63802b43c4fd [diff] |
Add RESPOND_VIA_TEXT capability to TestConnectionService Change-Id: I7b85f7173abbedec84720f71fa2bc1487d8a9fe1
diff --git a/testapps/src/com/android/server/telecom/testapps/TestConnectionService.java b/testapps/src/com/android/server/telecom/testapps/TestConnectionService.java index 0e67627..1da8906 100644 --- a/testapps/src/com/android/server/telecom/testapps/TestConnectionService.java +++ b/testapps/src/com/android/server/telecom/testapps/TestConnectionService.java
@@ -163,6 +163,7 @@ capabilities |= CAPABILITY_MUTE; capabilities |= CAPABILITY_SUPPORT_HOLD; capabilities |= CAPABILITY_HOLD; + capabilities |= CAPABILITY_RESPOND_VIA_TEXT; setConnectionCapabilities(capabilities); LocalBroadcastManager.getInstance(getApplicationContext()).registerReceiver(