diff options
Diffstat (limited to 'telecomm/java/android/telecom')
-rw-r--r-- | telecomm/java/android/telecom/PhoneAccount.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/telecomm/java/android/telecom/PhoneAccount.java b/telecomm/java/android/telecom/PhoneAccount.java index 9eb2f5d..07f9053 100644 --- a/telecomm/java/android/telecom/PhoneAccount.java +++ b/telecomm/java/android/telecom/PhoneAccount.java @@ -94,7 +94,6 @@ public class PhoneAccount implements Parcelable { * <p> * See {@link #getCapabilities} */ - @SystemApi public static final int CAPABILITY_VIDEO_CALLING = 0x8; /** |