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

Commit 342e9030 authored by Michael Wright's avatar Michael Wright Committed by Android Git Automerger
Browse files

am 95700457: am a33424a5: Merge "Add MEDIA_PROJECTION_SERVICE to the...

am 95700457: am a33424a5: Merge "Add MEDIA_PROJECTION_SERVICE to the ServiceName list." into lmp-mr1-dev

* commit '95700457':
  Add MEDIA_PROJECTION_SERVICE to the ServiceName list.
parents 4d72e3e0 95700457
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 {}