Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa07d3c6 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Update test-current.txt with removed MP APIs am: 901f1509

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12836356

Change-Id: I7c2ba5e06cef402f5d6620f508e5c9af2f08121d
parents 2a3b08b8 901f1509
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -3379,12 +3379,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";