OSDN Git Service

Add @TestApi annotations to CS-side RTT APIs for CTS
authorHall Liu <hallliu@google.com>
Fri, 3 Mar 2017 00:11:00 +0000 (16:11 -0800)
committerHall Liu <hallliu@google.com>
Thu, 30 Mar 2017 20:49:12 +0000 (13:49 -0700)
commitffa4a812f88effeaf293643601a9f2b8e18c517d
tree636bb9d1fe68bf3cf46f87cb41784d55f88f2e2a
parent4a8953094f89b4dc15567c019b2e75958ab00979
Add @TestApi annotations to CS-side RTT APIs for CTS

CTS tests need both the in-call and connection service sides of the APIs
to test Telecom functionality properly, so annotating the hidden-for-now
connection service APIs with TestApi.

Test: part of CTS
Change-Id: I3711729d7e8c8aff2735f4da9fbd04bcca6b4942
api/current.txt
api/system-current.txt
api/test-current.txt
telecomm/java/android/telecom/Call.java
telecomm/java/android/telecom/Connection.java
telecomm/java/android/telecom/ConnectionRequest.java
telecomm/java/android/telecom/ConnectionService.java