summaryrefslogtreecommitdiff
path: root/core/java
diff options
context:
space:
mode:
authorzoey chen <zoeychen@google.com>2020-03-16 12:18:11 +0800
committerZoey Chen <zoeychen@google.com>2020-03-18 11:55:54 +0000
commitc73028e9f288f039fee85c07f6366ba860a632ca (patch)
treec23c0858b821a4c3a88c30159c17550c9de5c40f /core/java
parentb90444bd1062a285855866e97f3c1440ae2bf510 (diff)
[TelephonyMainline] @hide @SystemApi and revisit them in S. - CarrierColumns
Test: manual Bug: 144455212 Change-Id: I719ee0a4d23dcb7786954fe2741f3830d3d3a5bc Merged-In: I719ee0a4d23dcb7786954fe2741f3830d3d3a5bc
Diffstat (limited to 'core/java')
-rw-r--r--core/java/android/provider/Telephony.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/java/android/provider/Telephony.java b/core/java/android/provider/Telephony.java
index a897a8e4994a..b7c6f684fbcd 100644
--- a/core/java/android/provider/Telephony.java
+++ b/core/java/android/provider/Telephony.java
@@ -1365,7 +1365,6 @@ public final class Telephony {
* Base column for the table that contain Carrier Public key.
* @hide
*/
- @SystemApi
public interface CarrierColumns extends BaseColumns {
/**
@@ -4864,7 +4863,6 @@ public final class Telephony {
* Contains mappings between matching rules with carrier id for all carriers.
* @hide
*/
- @SystemApi
public static final class All implements BaseColumns {
/**