OSDN Git Service

Switch on android.telecom.Log in Telecom
authorBrad Ebinger <breadley@google.com>
Wed, 5 Oct 2016 22:47:28 +0000 (15:47 -0700)
committerBrad Ebinger <breadley@google.com>
Thu, 20 Oct 2016 23:18:26 +0000 (23:18 +0000)
commitce97bfbdb24b7d5236013367d5cfa6519a7e35b5
tree17e80d4de9edb0de2d4387a9fac906a3c5887bd7
parent046a5c3a0046bc05290882d5b70b6213d6099368
Switch on android.telecom.Log in Telecom

Move over the Runnable Class into android.telecom and turn on the
framework's usage in Telecom.
CP from: https://android-review.googlesource.com/#/c/287291/

Test: All Telecom unit tests pass. Manual Log testing has also been
confirmed to be working as it did before.
Bug: 26571395
Change-Id: If7e2036c746c5a953f3a77e2d625a423ce5bf8f3
(cherry picked from commit 9fbbd4052dee1dfa74b87502cec91cc51170d69d)
telecomm/java/android/telecom/Log.java
telecomm/java/android/telecom/Logging/EventManager.java
telecomm/java/android/telecom/Logging/Runnable.java [new file with mode: 0644]