OSDN Git Service

Add assisted dialing properties to the framework.
authorEric Erfanian <erfanian@google.com>
Thu, 7 Dec 2017 00:27:53 +0000 (16:27 -0800)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Tue, 9 Jan 2018 22:01:57 +0000 (22:01 +0000)
commitbbe032c8c20af7ff958e77eccc3807d679e7118b
treeb9e64092e978a7fa69272f4b2e462340bc582ec7
parent37cf851f82c6562067cd2f8fb8a010ed5d167379
Add assisted dialing properties to the framework.

These properties allow the feature to be propogated from
the outgoing call broadcast, to the connection, to the call,
and finally to the call log as a feature.

Test: no existing unit tests found. could use some pointers
Bug: 35963245
Merged-In: I84343fb0cda16514c01997fd71d1e819b5b7eebb
Change-Id: I086e761ada9a57dca61c3a412561ee54255d6260
(cherry picked from commit 9765e89e1ed533d844583bae5de0026452bf9e70)
core/java/android/provider/CallLog.java
telecomm/java/android/telecom/Call.java
telecomm/java/android/telecom/Connection.java
telecomm/java/android/telecom/TelecomManager.java