summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorjsh <jsh@google.com>2010-09-09 10:08:10 -0700
committerjsh <jsh@google.com>2010-09-14 11:13:27 -0700
commit2ec0e6fe1e5382d93cb28c97d24c7b0a0387c8ee (patch)
treeb1f10b135057878cbdb665ca64ec20bc308035fc /api
parente7b92d7b53343119173558302ecfb3986ae0fbd6 (diff)
downloadframeworks_base-2ec0e6fe1e5382d93cb28c97d24c7b0a0387c8ee.zip
frameworks_base-2ec0e6fe1e5382d93cb28c97d24c7b0a0387c8ee.tar.gz
frameworks_base-2ec0e6fe1e5382d93cb28c97d24c7b0a0387c8ee.tar.bz2
Unhide GsmCellLocation.getPsc().
bug: 2465036 Change-Id: If071c4e0f1f3484c010ec908b02800361cbf8a86
Diffstat (limited to 'api')
-rw-r--r--api/current.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index d1dfc09..8e8a671 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -152023,6 +152023,17 @@
visibility="public"
>
</method>
+<method name="getPsc"
+ return="int"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="false"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</method>
<method name="setLacAndCid"
return="void"
abstract="false"