summaryrefslogtreecommitdiffstats
path: root/package/config.xml
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2017-05-18 22:43:27 -0400
committerMatt Porter <mporter@konsulko.com>2017-05-19 10:01:02 -0400
commit91520f0839b47641162b2f4ba5e788f6a602b4e4 (patch)
tree47864b1e5d5c3ff1e5145a34bb4dbd4206af75f2 /package/config.xml
parented2a6d1359b7967d56172c0a37660181722a2019 (diff)
Add telephony binding event support and UI call status notification
Add supports for incoming call, dialing call, and terminated call events in the telephony binding. The phone UI is enhanced to make use of these telephony binding events to display a notifications of phone call status. These include generate a ring tone and displaying incoming phone number information, outgoing phone number being dialed, and halt of the ring tone and clearing of the notification space when a call is terminated. AGL-Bug: SPEC-598 Change-Id: Ied610b70c2e6edb1f631decd417cdbd39746a558 Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'package/config.xml')
-rw-r--r--package/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/config.xml b/package/config.xml
index 8ebe8b8..6cff9d8 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -11,6 +11,7 @@
</feature>
<feature name="urn:AGL:widget:required-permission">
<param name="urn:AGL:permission::public:no-htdocs" value="required" />
+ <param name="http://tizen.org/privilege/internal/dbus" value="required" />
</feature>
</widget>