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