From 3caf66d2ea63c75039daf43af30d3727e5ce6b58 Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Wed, 25 Jul 2012 17:06:54 -0700 Subject: Unhide the new location API's Change-Id: I41cc89998b8bd1e6686ea30475ab8905a133e312 --- telephony/java/android/telephony/CellIdentityLte.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'telephony/java/android/telephony/CellIdentityLte.java') 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 { -- cgit v1.1