summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/GatewayInfo.java
diff options
context:
space:
mode:
Diffstat (limited to 'telecomm/java/android/telecom/GatewayInfo.java')
-rw-r--r--telecomm/java/android/telecom/GatewayInfo.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/telecomm/java/android/telecom/GatewayInfo.java b/telecomm/java/android/telecom/GatewayInfo.java
index 3efab0f..583c3e2 100644
--- a/telecomm/java/android/telecom/GatewayInfo.java
+++ b/telecomm/java/android/telecom/GatewayInfo.java
@@ -30,9 +30,7 @@ import android.text.TextUtils;
* <li> Call the appropriate routing number
* <li> Display information about how the call is being routed to the user
* </ol>
- * @hide
*/
-@SystemApi
public class GatewayInfo implements Parcelable {
private final String mGatewayProviderPackageName;