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)
committerEric Erfanian <erfanian@google.com>
Thu, 7 Dec 2017 18:34:35 +0000 (18:34 +0000)
commit9765e89e1ed533d844583bae5de0026452bf9e70
treea74015f3d78ee100dd15684b1ee8c9689a58334d
parent407809c91115736dd7ab2692ed5ccc4dc7d163d2
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
core/java/android/provider/CallLog.java
telecomm/java/android/telecom/Call.java
telecomm/java/android/telecom/Connection.java
telecomm/java/android/telecom/TelecomManager.java