summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorRichard MacGregor <rmacgregor@cyngn.com>2016-03-21 12:11:10 -0700
committerStephen Bird <sbird@cyngn.com>2016-04-08 10:21:12 -0700
commit61583e1d59edd97233f3b389621b5112b41a1209 (patch)
treeddb8f13350cb69064cd210dc0695ceb55e04083d /res/values
parentd8f722833a680206225af56124029c3fe7474c1c (diff)
downloadpackages_apps_Dialer-61583e1d59edd97233f3b389621b5112b41a1209.tar.gz
packages_apps_Dialer-61583e1d59edd97233f3b389621b5112b41a1209.tar.bz2
packages_apps_Dialer-61583e1d59edd97233f3b389621b5112b41a1209.zip
Fix expanded call options for InCallApi provider
InCallApi provider voice call expanded call log option failed to make call using correct provider, used SIM instead. Ticket CD-518 Change-Id: I09fcdb6d22e2602a05ab1851057f92b05f3d2084
Diffstat (limited to 'res/values')
-rw-r--r--res/values/ids.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/ids.xml b/res/values/ids.xml
index d0d07059c..c177f2d3b 100644
--- a/res/values/ids.xml
+++ b/res/values/ids.xml
@@ -19,4 +19,5 @@
<item type="id" name="context_menu_edit_before_call" />
<item type="id" name="settings_header_sounds_and_vibration" />
<item type="id" name="callerinfo_provider" />
+ <item type="id" name="incall_provider_action_type" />
</resources>