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

Commit a33424a5 authored by Michael Wright's avatar Michael Wright Committed by Android (Google) Code Review
Browse files

Merge "Add MEDIA_PROJECTION_SERVICE to the ServiceName list." into lmp-mr1-dev

parents a30fdf79 446e019a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2142,6 +2142,7 @@ public abstract class Context {
            MEDIA_SESSION_SERVICE,
            BATTERY_SERVICE,
            JOB_SCHEDULER_SERVICE,
            MEDIA_PROJECTION_SERVICE,
    })
    @Retention(RetentionPolicy.SOURCE)
    public @interface ServiceName {}