summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/CellIdentityCdma.java
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/java/android/telephony/CellIdentityCdma.java')
-rw-r--r--telephony/java/android/telephony/CellIdentityCdma.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/telephony/java/android/telephony/CellIdentityCdma.java b/telephony/java/android/telephony/CellIdentityCdma.java
index 0169d89..fccf98c 100644
--- a/telephony/java/android/telephony/CellIdentityCdma.java
+++ b/telephony/java/android/telephony/CellIdentityCdma.java
@@ -22,8 +22,6 @@ import android.util.Log;
/**
* CellIdentity is to represent a unique CDMA cell
- *
- * @hide
*/
public final class CellIdentityCdma extends CellIdentity implements Parcelable {