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>
Tue, 12 Dec 2017 17:45:01 +0000 (09:45 -0800)
commitec88187e62b8f41e96224898417d36f534d07987
treeacee4653bfe90b5604f57ae22fdfc261813da26f
parent0b30d95dc8670514647c50e6f4bee89370eac2d2
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
Change-Id: I3ed8ac5ad7300c44f87e2573d9409b3a92b98ab6
Merged-In: I84343fb0cda16514c01997fd71d1e819b5b7eebb
core/java/android/provider/CallLog.java
telecomm/java/android/telecom/Call.java
telecomm/java/android/telecom/Connection.java
telecomm/java/android/telecom/TelecomManager.java