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

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

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

* commit 'a33424a5':
  Add MEDIA_PROJECTION_SERVICE to the ServiceName list.
parents 8298afbc a33424a5
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 {}