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

Commit f81d0a1d authored by Kweku Adams's avatar Kweku Adams Committed by Android (Google) Code Review
Browse files

Merge "Update non-updateable-api file."

parents bd84ce1a f6d44eae
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7033,6 +7033,10 @@ package android.os {
    field public static final String EXTRA_VERSION = "android.os.extra.VERSION";
  }
  public class DeviceIdleManager {
    method @RequiresPermission(android.Manifest.permission.DEVICE_POWER) public void endIdle(@NonNull String);
  }
  public class Environment {
    method @NonNull public static java.util.Collection<java.io.File> getInternalMediaDirectories();
    method @NonNull public static java.io.File getOdmDirectory();