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>
Wed, 19 Oct 2016 20:58:01 +0000 (13:58 -0700)
commit9fbbd4052dee1dfa74b87502cec91cc51170d69d
tree474c2d948c4eaafe2d66566b34a5e21d00a99628
parent8209bada3021430a25b06c74697d75b44b666a7b
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
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]