summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-10-14 12:50:12 +0100
committerAnton Hansson <hansson@google.com>2020-10-14 16:04:23 +0100
commitb79038389d866e84753f7decaa652fb6fa9f72c8 (patch)
treeb75a09aab0799d0c5a8c6b8cdf0b6723d59488f2 /api
parent7fb5a029e4b31e4c3e45fb2157fb10a42859ee0d (diff)
Update test-current.txt with removed MP APIs
Bug: 170395679 Test: m checkapi Change-Id: Ie81a2ef5dc6d2ba001ae87ad0cba99b4c1eede1c Merged-In: Ie81a2ef5dc6d2ba001ae87ad0cba99b4c1eede1c (cherry picked from commit 8c59eab6ade8b465ed5a23adf7316783469ef122)
Diffstat (limited to 'api')
-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 4bf0b3cbbd0e..9acacdbe86c7 100644
--- a/api/test-current.txt
+++ b/api/test-current.txt
@@ -3173,12 +3173,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";