OSDN Git Service

Expose CellInfoTdscdma
authorNathan Harold <nharold@google.com>
Tue, 19 Mar 2019 20:20:17 +0000 (13:20 -0700)
committerNathan Harold <nharold@google.com>
Thu, 21 Mar 2019 01:10:18 +0000 (01:10 +0000)
commitb2bfb29595dc2733d5e49a3274b226251a56c002
tree708d34cb9b7b4fd93f4c8f0d06460ca927451841
parent9c7fb4566dd8092f633acb921e3458bc067e5ffe
Expose CellInfoTdscdma

Expose CellInfoTdscdma and CellSignalStrengthTdscdma
which are both returned by existing public APIs.
This corrects an oversight whereby the values returned
by the public API could not be used by callers.

Existing CTS tests already validate these structures as
though they were public (which was the intention).

Note, this was also requested as feedback in the public
beta.

Bug: 128880490
Test: cts - atest CellInfoTest; atest SignalStrengthTest
Merged-In: Ia75ea9af52796729e26b85ca04fd97b6c9b80f8e
Change-Id: Ia75ea9af52796729e26b85ca04fd97b6c9b80f8e
api/current.txt
telephony/java/android/telephony/CellIdentityTdscdma.java
telephony/java/android/telephony/CellInfoTdscdma.java
telephony/java/android/telephony/CellSignalStrengthTdscdma.java