diff options
author | Michael Groover <mpgroover@google.com> | 2020-03-20 13:13:36 -0700 |
---|---|---|
committer | Michael Groover <mpgroover@google.com> | 2021-01-11 19:46:51 +0000 |
commit | 5aba70130d3539fc77cfdfb4b550d8e86acd8a60 (patch) | |
tree | 3ff2de319aaad740a0f96bd64489d8e17ac2317c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1c1bc30ce345f770de44b4348420e860d0958534 (diff) |
Add method to clear out SubscriptionInfo#getCardString
In Androird 10 access to device identifiers was limited to apps with
the READ_PRIVILEGED_PHONE_STATE permission, carrier privileges, the
READ_DEVICE_IDENTIFIERS appop set to allow, or those that pass a
device / profile owner check. TelephonyManager#getSimSerialNumber
was guarded behind these new access requirements, but the same value
is still accessible as the cardString from the SubscriptionInfo.
While getCardString is a hidden API SubscriptionInfo#toString can
be used to obtain this value.
Bug: 152057778
Bug: 173421434
Test: atest SubscriptionControllerTest
Change-Id: I9b8786a321b1ba79d81b74c3041589f30df8e9c8
Merged-In: I9b8786a321b1ba79d81b74c3041589f30df8e9c8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions