summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-10-14 12:50:12 +0100
committerAnton Hansson <hansson@google.com>2020-10-15 12:53:55 +0100
commit901f1509452c82c2a3339ce794b828bd8fc02985 (patch)
tree2de888eca2c7bcab543defe0005c8d9e628efe2a
parentb7a4938cafe3a458669b98f72f534e40a07f2eb5 (diff)
downloadbase-901f1509452c82c2a3339ce794b828bd8fc02985.tar.gz
Update test-current.txt with removed MP APIs
Bug: 170395679 Test: m checkapi Change-Id: Ie81a2ef5dc6d2ba001ae87ad0cba99b4c1eede1c
-rw-r--r--api/test-current.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/api/test-current.txt b/api/test-current.txt
index d630595b7393..f182a259829d 100644
--- a/api/test-current.txt
+++ b/api/test-current.txt
@@ -3171,12 +3171,6 @@ package android.provider {
method @NonNull public static android.net.Uri setManageMode(@NonNull android.net.Uri);
}
- public final class MediaStore {
- method @NonNull @WorkerThread public static android.net.Uri scanFile(@NonNull android.content.ContentResolver, @NonNull java.io.File);
- method @WorkerThread public static void scanVolume(@NonNull android.content.ContentResolver, @NonNull String);
- method @WorkerThread public static void waitForIdle(@NonNull android.content.ContentResolver);
- }
-
public final class Settings {
field public static final String ACTION_ENTERPRISE_PRIVACY_SETTINGS = "android.settings.ENTERPRISE_PRIVACY_SETTINGS";
field public static final String ACTION_MANAGE_APP_OVERLAY_PERMISSION = "android.settings.MANAGE_APP_OVERLAY_PERMISSION";