From 868d2fedcbc72c0a83d04adee48b17c1507e6e34 Mon Sep 17 00:00:00 2001 From: Ian Baker Date: Tue, 13 Feb 2024 15:11:24 +0000 Subject: [PATCH] Update api.txt --- api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.txt b/api.txt index 884492e951..f61a17607b 100644 --- a/api.txt +++ b/api.txt @@ -1370,7 +1370,7 @@ package androidx.media3.exoplayer.analytics { package androidx.media3.exoplayer.drm { - @RequiresApi(18) public final class FrameworkMediaDrm { + public final class FrameworkMediaDrm { method public static boolean isCryptoSchemeSupported(java.util.UUID); }